zhuth 7 anni fa
parent
commit
7c24baf809
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      frontend/saas-web/app/view/core/report/ReportPanel.js

+ 0 - 2
frontend/saas-web/app/view/core/report/ReportPanel.js

@@ -303,8 +303,6 @@ Ext.define('saas.view.core.report.ReportPanel', {
             }
         });
 
-        viewModel.notify();
-
         return items;
     },