looks good, but i think we can also drop the []
On 07/06/2016 10:32 AM, Emmanuel Kasper wrote:
this is ExtJS recommended practise, follows most of our
conventions and is necessary for querying
components with Ext.ComponentQuery.query() without escaping the
dots in the component widget name.
---
this is ExtJS recommended practise, follows most of our
conventions and is necessary for querying
components with Ext.ComponentQuery.query() without escaping the
dots in the component widget name.
---
www/manager6/form/BusTypeSelector.js | 2 +-
www/manager6/form/ControllerSelector.js | 4 ++-