aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/GroupDialog.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/app/view/GroupDialog.js')
-rw-r--r--web/app/view/GroupDialog.js5
1 files changed, 0 insertions, 5 deletions
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: {