From b239fff7c8e68551d4f7da759cf18e23e7c741bb Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 9 Jul 2016 17:00:10 +1200 Subject: Add missing space --- web/app/view/Notifications.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }, -- cgit v1.2.3