Best directory for img
This commit is contained in:
parent
e232c1c408
commit
9674bdef54
@ -105,7 +105,7 @@ if(!($_SERVER['HTTP_REFERER'] === $dolibarr_main_url_root . '/' || $_SERVER['HTT
|
|||||||
|
|
||||||
var title = "<?php print $langs->trans('Agenda') ?>";
|
var title = "<?php print $langs->trans('Agenda') ?>";
|
||||||
var extra = {
|
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,
|
body: body,
|
||||||
tag: value['id']
|
tag: value['id']
|
||||||
};
|
};
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 509 B After Width: | Height: | Size: 509 B |
Loading…
Reference in New Issue
Block a user