aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/Notifications.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/app/view/Notifications.js')
-rw-r--r--web/app/view/Notifications.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/app/view/Notifications.js b/web/app/view/Notifications.js
index 211e5cd15..ae4e459b1 100644
--- a/web/app/view/Notifications.js
+++ b/web/app/view/Notifications.js
@@ -29,6 +29,10 @@ Ext.define('Traccar.view.Notifications', {
selType: 'cellmodel',
},
+ viewConfig:{
+ markDirty:false
+ },
+
columns: [{
text: Strings.notificationType,
dataIndex: 'type',