aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/GroupDialog.js
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2017-01-28 17:51:10 +1300
committerGitHub <noreply@github.com>2017-01-28 17:51:10 +1300
commitd1dd9f84e819d70154861ac2487f902da12885ed (patch)
tree01a8be83810df3722e86d5c7182e96c075d0a215 /web/app/view/GroupDialog.js
parentb32387fe01dafc1e85509c8e5312831d9cd0aef2 (diff)
parentaec5f5b0f0b00492742919358a9aaa03e72e3a5b (diff)
downloadetbsa-traccar-web-d1dd9f84e819d70154861ac2487f902da12885ed.tar.gz
etbsa-traccar-web-d1dd9f84e819d70154861ac2487f902da12885ed.tar.bz2
etbsa-traccar-web-d1dd9f84e819d70154861ac2487f902da12885ed.zip
Merge pull request #390 from Abyss777/permissions_polishing
Improve permissions
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: {