From 9ba5da77051bdc45a41d6fe2f0d85598d266d13a Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Sun, 12 Mar 2017 12:09:26 +0500 Subject: Selection model is 'rowmodel' by default --- web/app/view/Geofences.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'web/app/view/Geofences.js') 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' }, -- cgit v1.2.3