aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/Devices.js
diff options
context:
space:
mode:
authorAbyss777 <abyss@fox5.ru>2017-01-24 18:41:27 +0500
committerAbyss777 <abyss@fox5.ru>2017-01-26 11:42:25 +0500
commit048065b76ac3528a8fa802367aa2750c22487f6c (patch)
treec84414b2421b906d970d2a22549249629700f025 /web/app/view/Devices.js
parent6171c7275a32c3ad9653aafaf673ab93254c8d1a (diff)
downloadetbsa-traccar-web-048065b76ac3528a8fa802367aa2750c22487f6c.tar.gz
etbsa-traccar-web-048065b76ac3528a8fa802367aa2750c22487f6c.tar.bz2
etbsa-traccar-web-048065b76ac3528a8fa802367aa2750c22487f6c.zip
- Polish permissions
- Makeup imports
Diffstat (limited to 'web/app/view/Devices.js')
-rw-r--r--web/app/view/Devices.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/web/app/view/Devices.js b/web/app/view/Devices.js
index 519826e..6ca4098 100644
--- a/web/app/view/Devices.js
+++ b/web/app/view/Devices.js
@@ -21,8 +21,7 @@ Ext.define('Traccar.view.Devices', {
requires: [
'Traccar.view.DevicesController',
- 'Traccar.view.EditToolbar',
- 'Traccar.view.SettingsMenu'
+ 'Traccar.view.EditToolbar'
],
controller: 'devices',