X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Roo%2FViewPanel.js;h=7ca1e2ec45b37dc4b20c4b6f0825133b93974830;hb=61bc45258e16a779856dd2ad0862630b489e4583;hp=5dd8923d60dcb6c63761382cec7d3d9f5a8fd921;hpb=28a0ab2f2d4e07f003a0e4bb22fca5a7cf9c2693;p=roojs1 diff --git a/Roo/ViewPanel.js b/Roo/ViewPanel.js index 5dd8923d60..7ca1e2ec45 100644 --- a/Roo/ViewPanel.js +++ b/Roo/ViewPanel.js @@ -47,6 +47,8 @@ Roo.ViewPanel = function(el, config){ }; Roo.extend(Roo.ViewPanel, Roo.ContentPanel, { + + autoCreate : true, getId : function(){ return this.view.id; },