aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/dialog/MapPickerController.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/app/view/dialog/MapPickerController.js')
-rw-r--r--web/app/view/dialog/MapPickerController.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/view/dialog/MapPickerController.js b/web/app/view/dialog/MapPickerController.js
index 23f60ec..8641e37 100644
--- a/web/app/view/dialog/MapPickerController.js
+++ b/web/app/view/dialog/MapPickerController.js
@@ -30,7 +30,7 @@ Ext.define('Traccar.view.dialog.MapPickerController', {
}
},
- getMapState: function (button) {
+ getMapState: function () {
this.fireEvent('mapstaterequest');
},