mirror of
https://github.com/myvesta/vesta
synced 2025-07-16 10:03:23 -07:00
notification centre improvements
This commit is contained in:
parent
1bb6ecb2ba
commit
addd9a8f02
34 changed files with 80 additions and 13 deletions
|
@ -63,3 +63,4 @@ App.Constants.FM_READ_BY_OTHERS = '<?=__('read by others')?>';
|
|||
App.Constants.FM_WRITE_BY_OTHERS = '<?=__('write by others')?>';
|
||||
App.Constants.FM_EXECUTE_BY_OTHERS = '<?=__('execute/search by others')?>';
|
||||
|
||||
App.Constants.NOTIFICATIONS_EMPTY = '<?=__('no notifications')?>';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue