diff options
Diffstat (limited to 'web/app/view/BaseMap.js')
-rw-r--r-- | web/app/view/BaseMap.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/web/app/view/BaseMap.js b/web/app/view/BaseMap.js index c2a889188..7f508cbe8 100644 --- a/web/app/view/BaseMap.js +++ b/web/app/view/BaseMap.js @@ -18,7 +18,6 @@ Ext.define('Traccar.view.BaseMap', { extend: 'Ext.form.Panel', xtype: 'baseMapView', - title: Strings.mapTitle, layout: 'fit', getMap: function () { |