diff options
author | Abyss777 <abyss@fox5.ru> | 2016-07-13 13:08:22 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2016-07-13 13:08:22 +0500 |
commit | 3901c137690000038609edc2e14b3c81831e953e (patch) | |
tree | 5c51569fc34dae3e58ddc43925521a9e95aa85bb /web/app/view/Notifications.js | |
parent | 4414e093d708159d2016ae0fe54087e9fd3cb9d1 (diff) | |
download | trackermap-server-3901c137690000038609edc2e14b3c81831e953e.tar.gz trackermap-server-3901c137690000038609edc2e14b3c81831e953e.tar.bz2 trackermap-server-3901c137690000038609edc2e14b3c81831e953e.zip |
Style fixes
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: [{ |