aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2016-07-09 17:00:10 +1200
committerAnton Tananaev <anton.tananaev@gmail.com>2016-07-09 17:00:10 +1200
commitb239fff7c8e68551d4f7da759cf18e23e7c741bb (patch)
treeb21cccd1e7aed15dbaf38aef5740d3db07cd2ca3
parenta4fb348dbfe2a71e067bd36e24b33ea2130e8c1b (diff)
downloadtrackermap-server-b239fff7c8e68551d4f7da759cf18e23e7c741bb.tar.gz
trackermap-server-b239fff7c8e68551d4f7da759cf18e23e7c741bb.tar.bz2
trackermap-server-b239fff7c8e68551d4f7da759cf18e23e7c741bb.zip
Add missing space
-rw-r--r--web/app/view/Notifications.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/view/Notifications.js b/web/app/view/Notifications.js
index 9d9e68471..996ce3748 100644
--- a/web/app/view/Notifications.js
+++ b/web/app/view/Notifications.js
@@ -29,7 +29,7 @@ Ext.define('Traccar.view.Notifications', {
selType: 'cellmodel'
},
- viewConfig:{
+ viewConfig: {
markDirty:false
},