From e37d175f5bb0613a9b64bc34368fa14e60bdb800 Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Wed, 29 Mar 2017 10:59:51 +0500 Subject: Move edit windows to edit subdirectory --- web/app/view/MainMobile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/app/view/MainMobile.js') 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' -- cgit v1.2.3