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/GeofenceDialogController.js | 1 + 1 file changed, 1 insertion(+) (limited to 'web/app/view/GeofenceDialogController.js') diff --git a/web/app/view/GeofenceDialogController.js b/web/app/view/GeofenceDialogController.js index be346c4..936c46d 100644 --- a/web/app/view/GeofenceDialogController.js +++ b/web/app/view/GeofenceDialogController.js @@ -20,6 +20,7 @@ Ext.define('Traccar.view.GeofenceDialogController', { alias: 'controller.geofenceDialog', requires: [ + 'Traccar.view.BaseWindow', 'Traccar.view.GeofenceMap' ], -- cgit v1.2.3