diff options
author | ninioe <ninioe@gmail.com> | 2016-07-13 16:34:44 +0300 |
---|---|---|
committer | ninioe <ninioe@gmail.com> | 2016-07-13 16:34:44 +0300 |
commit | 636f6e19b4ae7fbd80ff083498fface8c12ee9c8 (patch) | |
tree | ea52e5e042de0ea081ea76f7cd61a9632e8788fe /web/app/view/Notifications.js | |
parent | 0e7cb81693a1067af81b6d74544f16d01fce8b6e (diff) | |
parent | d154cb277fe2f7b5dfe6bdaee1a013729bbf22eb (diff) | |
download | trackermap-server-636f6e19b4ae7fbd80ff083498fface8c12ee9c8.tar.gz trackermap-server-636f6e19b4ae7fbd80ff083498fface8c12ee9c8.tar.bz2 trackermap-server-636f6e19b4ae7fbd80ff083498fface8c12ee9c8.zip |
Merge remote-tracking branch 'refs/remotes/tananaev/master'
Diffstat (limited to 'web/app/view/Notifications.js')
-rw-r--r-- | web/app/view/Notifications.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/view/Notifications.js b/web/app/view/Notifications.js index 996ce3748..5ff5f061f 100644 --- a/web/app/view/Notifications.js +++ b/web/app/view/Notifications.js @@ -30,7 +30,7 @@ Ext.define('Traccar.view.Notifications', { }, viewConfig: { - markDirty:false + markDirty: false }, columns: [{ |