mirror of
https://github.com/traccar/traccar-web.git
synced 2025-01-09 04:37:33 +08:00
Change map panel base class
This commit is contained in:
parent
7e6d7bddfe
commit
50089e0205
@ -16,7 +16,7 @@
|
||||
*/
|
||||
|
||||
Ext.define('Traccar.view.BaseMap', {
|
||||
extend: 'Ext.form.Panel',
|
||||
extend: 'Ext.panel.Panel',
|
||||
xtype: 'baseMapView',
|
||||
|
||||
layout: 'fit',
|
||||
|
Loading…
Reference in New Issue
Block a user