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/Groups.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'web/app/view/Groups.js') diff --git a/web/app/view/Groups.js b/web/app/view/Groups.js index a75ed8d..1b2f30d 100644 --- a/web/app/view/Groups.js +++ b/web/app/view/Groups.js @@ -27,8 +27,6 @@ Ext.define('Traccar.view.Groups', { controller: 'groups', store: 'Groups', - selType: 'rowmodel', - tbar: { xtype: 'editToolbar', items: [{ -- cgit v1.2.3