Best directory for img

This commit is contained in:
Juanjo Menent 2017-01-16 13:40:57 +01:00
parent e232c1c408
commit 9674bdef54
2 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ if(!($_SERVER['HTTP_REFERER'] === $dolibarr_main_url_root . '/' || $_SERVER['HTT
var title = "<?php print $langs->trans('Agenda') ?>";
var extra = {
icon: "<?php print dol_buildpath('/theme/eldy/img/bell.png', 1); ?>",
icon: "<?php print dol_buildpath('/theme/common/bell.png', 1); ?>",
body: body,
tag: value['id']
};

View File

Before

Width:  |  Height:  |  Size: 509 B

After

Width:  |  Height:  |  Size: 509 B