notification centre improvements

This commit is contained in:
Serghey Rodin 2016-10-28 17:55:58 +03:00
parent 1bb6ecb2ba
commit addd9a8f02
34 changed files with 80 additions and 13 deletions

View file

@ -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')?>';