aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/MainMobile.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/app/view/MainMobile.js')
-rw-r--r--web/app/view/MainMobile.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/view/MainMobile.js b/web/app/view/MainMobile.js
index b0d4223..3fdcb4f 100644
--- a/web/app/view/MainMobile.js
+++ b/web/app/view/MainMobile.js
@@ -22,7 +22,7 @@ Ext.define('Traccar.view.MainMobile', {
id: 'rootPanel',
requires: [
- 'Traccar.view.Devices',
+ 'Traccar.view.edit.Devices',
'Traccar.view.State',
'Traccar.view.Report',
'Traccar.view.map.Map'