@@ -5,7 +5,8 @@ Ext.define('saas.view.home.Home', {
requires: [
'Ext.slider.Single',
'Ext.form.field.Display',
- 'Ext.layout.container.Border'
+ 'Ext.layout.container.Border',
+ 'Ext.ux.layout.ResponsiveColumn'
],
controller: 'home',