aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/Map.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/app/view/Map.js')
-rw-r--r--web/app/view/Map.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/web/app/view/Map.js b/web/app/view/Map.js
index be17b88..2cc37ec 100644
--- a/web/app/view/Map.js
+++ b/web/app/view/Map.js
@@ -48,7 +48,6 @@ Ext.define('Traccar.view.Map', {
reference: 'showGeofencesButton',
glyph: 'xf21d@FontAwesome',
enableToggle: true,
- pressed: true,
tooltip: Strings.sharedGeofences
}, {
xtype: 'button',
@@ -70,7 +69,6 @@ Ext.define('Traccar.view.Map', {
glyph: 'xf1f7@FontAwesome',
tooltip: Strings.sharedMute,
tooltipType: 'title',
- pressed : true,
enableToggle: true,
listeners: {
toggle: function (button, pressed) {