@@ -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,