aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/Geofences.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/app/view/Geofences.js')
-rw-r--r--web/app/view/Geofences.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/web/app/view/Geofences.js b/web/app/view/Geofences.js
index 968dbee..aebc143 100644
--- a/web/app/view/Geofences.js
+++ b/web/app/view/Geofences.js
@@ -27,8 +27,6 @@ Ext.define('Traccar.view.Geofences', {
controller: 'geofences',
store: 'Geofences',
- selType: 'rowmodel',
-
tbar: {
xtype: 'editToolbar'
},