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/controller/Root.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/app/controller') diff --git a/web/app/controller/Root.js b/web/app/controller/Root.js index d4b3e794d..490019b1a 100644 --- a/web/app/controller/Root.js +++ b/web/app/controller/Root.js @@ -19,7 +19,7 @@ Ext.define('Traccar.controller.Root', { requires: [ 'Traccar.LoginManager', - 'Traccar.view.login.Login', + 'Traccar.view.Login', 'Traccar.view.Main', 'Traccar.view.MainMobile' ], -- cgit v1.2.3