From 001424d7ada69390fd7ebea8e585fb0408e147ac Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 3 Oct 2015 13:39:53 +1300 Subject: More clean up for web interface --- 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 0562edb70..e42fc7f7f 100644 --- a/web/app/view/MainMobile.js +++ b/web/app/view/MainMobile.js @@ -21,7 +21,7 @@ Ext.define('Traccar.view.MainMobile', { requires: [ 'Traccar.view.Device', 'Traccar.view.State', - 'Traccar.view.map.Map' + 'Traccar.view.Map' ], layout: 'border', -- cgit v1.2.3