Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
Juanjo Menent 2017-01-20 15:56:13 +01:00
commit d7edcdd03c
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