Преглед изворни кода

Merge remote-tracking branch 'origin/dev'

zhuth пре 7 година
родитељ
комит
8655c5eb81
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      frontend/operation-web/app/view/tools/ResetAccount.js

+ 2 - 0
frontend/operation-web/app/view/tools/ResetAccount.js

@@ -2,6 +2,8 @@ Ext.define('saas.view.tools.ResetAccount', {
     extend: 'Ext.form.Panel',
     xtype: 'tools-resetaccount',
 
+    requires: ['Ext.layout.container.Column'],
+
     layout: 'column',
     width: 350,
     bodyPadding: 10,