From 0050bbc93c118476ce799d3da9bb48a6ce4abfd7 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Fri, 4 Nov 2016 09:09:41 +1300 Subject: Change theme to triton --- web/app/view/BaseMap.js | 1 - 1 file changed, 1 deletion(-) (limited to 'web/app/view/BaseMap.js') diff --git a/web/app/view/BaseMap.js b/web/app/view/BaseMap.js index 17d6a49..2e981f0 100644 --- a/web/app/view/BaseMap.js +++ b/web/app/view/BaseMap.js @@ -20,7 +20,6 @@ Ext.define('Traccar.view.BaseMap', { xtype: 'baseMapView', layout: 'fit', - bodyCls: 'panel-top-border', getMap: function () { return this.map; -- cgit v1.2.3