Replaced check for Ext.isXType('container') with Ext.isFunction(panel.cascade).
Ext.isXType('container') is not a reliable way to check if the extended panel is of type container
Authored by: prudhvireddy 2012-01-11
Parent: [r5891]
Child: [r5893]