aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/GeofenceDialogController.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/app/view/GeofenceDialogController.js')
-rw-r--r--web/app/view/GeofenceDialogController.js1
1 files changed, 1 insertions, 0 deletions
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'
],