aboutsummaryrefslogtreecommitdiff
path: root/web/app
diff options
context:
space:
mode:
Diffstat (limited to 'web/app')
-rw-r--r--web/app/view/map/MapMarkerController.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/view/map/MapMarkerController.js b/web/app/view/map/MapMarkerController.js
index 951a825..c7767dd 100644
--- a/web/app/view/map/MapMarkerController.js
+++ b/web/app/view/map/MapMarkerController.js
@@ -59,7 +59,7 @@ Ext.define('Traccar.view.map.MapMarkerController', {
load: 'loadReport',
clear: 'clearReport'
},
- '#EventPositions': {
+ '#Events': {
remove: 'clearEvent',
clear: 'clearEvent'
}