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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/view/GeofenceDialogController.js b/web/app/view/GeofenceDialogController.js
index b04935b9c..5638db362 100644
--- a/web/app/view/GeofenceDialogController.js
+++ b/web/app/view/GeofenceDialogController.js
@@ -26,7 +26,7 @@ Ext.define('Traccar.view.GeofenceDialogController', {
listen: {
controller: {
'*': {
- saveArea: 'saveArea'
+ savearea: 'saveArea'
}
}
}