zhuth 7 years ago
parent
commit
52de7ecafc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frontend/saas-web/app/view/core/chart/ChartBase.js

+ 1 - 1
frontend/saas-web/app/view/core/chart/ChartBase.js

@@ -1,5 +1,5 @@
 Ext.define('saas.view.core.chart.ChartBase', {
-    extend: 'Ext.Panel',
+    extend: 'Ext.panel.Panel',
 
     height: 300,