From 048065b76ac3528a8fa802367aa2750c22487f6c Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Tue, 24 Jan 2017 18:41:27 +0500 Subject: - Polish permissions - Makeup imports --- web/app/view/Map.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'web/app/view/Map.js') diff --git a/web/app/view/Map.js b/web/app/view/Map.js index 88bdf8b4..ebc6bbb0 100644 --- a/web/app/view/Map.js +++ b/web/app/view/Map.js @@ -20,7 +20,8 @@ Ext.define('Traccar.view.Map', { xtype: 'mapView', requires: [ - 'Traccar.view.MapController' + 'Traccar.view.MapController', + 'Traccar.view.SettingsMenu' ], controller: 'map', -- cgit v1.2.3