details - notifications: show a bell
This commit is contained in:
parent
499b9b149a
commit
d82b73a2fe
|
@ -19,7 +19,7 @@
|
||||||
$ackLink,
|
$ackLink,
|
||||||
null,
|
null,
|
||||||
array(
|
array(
|
||||||
'icon' => 'comment',
|
'icon' => 'bell',
|
||||||
'data-base-target' => '_self',
|
'data-base-target' => '_self',
|
||||||
'title' => $this->translate(
|
'title' => $this->translate(
|
||||||
'Send a custom notification, share information about the'
|
'Send a custom notification, share information about the'
|
||||||
|
|
Loading…
Reference in New Issue