new notification number in title

This commit is contained in:
Yuri Kuznetsov
2020-01-14 16:27:29 +02:00
parent ee97d82ed5
commit 3689ac0253
9 changed files with 84 additions and 3 deletions
+1
View File
@@ -80,6 +80,7 @@ module.exports = function (grunt) {
'client/src/theme-manager.js',
'client/src/session-storage.js',
'client/src/view-helper.js',
'client/src/page-title.js',
'client/src/app.js'
];