diff --git a/htdocs/core/js/agenda_notification.js.php b/htdocs/core/js/agenda_notification.js.php index 3d2c80a9ab9..ad4b8cf1bdf 100644 --- a/htdocs/core/js/agenda_notification.js.php +++ b/htdocs/core/js/agenda_notification.js.php @@ -105,7 +105,7 @@ if(!($_SERVER['HTTP_REFERER'] === $dolibarr_main_url_root . '/' || $_SERVER['HTT var title = "trans('Agenda') ?>"; var extra = { - icon: "", + icon: "", body: body, tag: value['id'] }; diff --git a/htdocs/theme/eldy/img/bell.png b/htdocs/theme/common/bell.png similarity index 100% rename from htdocs/theme/eldy/img/bell.png rename to htdocs/theme/common/bell.png