From 048065b76ac3528a8fa802367aa2750c22487f6c Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Tue, 24 Jan 2017 18:41:27 +0500 Subject: - Polish permissions - Makeup imports --- web/app/view/GroupDialog.js | 5 ----- 1 file changed, 5 deletions(-) (limited to 'web/app/view/GroupDialog.js') diff --git a/web/app/view/GroupDialog.js b/web/app/view/GroupDialog.js index 2dda74f..01fdc85 100644 --- a/web/app/view/GroupDialog.js +++ b/web/app/view/GroupDialog.js @@ -18,11 +18,6 @@ Ext.define('Traccar.view.GroupDialog', { extend: 'Traccar.view.BaseEditDialog', - requires: [ - 'Traccar.view.BaseEditDialogController' - ], - - controller: 'baseEditDialog', title: Strings.groupDialog, items: { -- cgit v1.2.3