aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--web/app/view/BaseMap.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/view/BaseMap.js b/web/app/view/BaseMap.js
index 26b5ae5..17d6a49 100644
--- a/web/app/view/BaseMap.js
+++ b/web/app/view/BaseMap.js
@@ -16,7 +16,7 @@
*/
Ext.define('Traccar.view.BaseMap', {
- extend: 'Ext.form.Panel',
+ extend: 'Ext.panel.Panel',
xtype: 'baseMapView',
layout: 'fit',