Roo/bootstrap/panel/Content.js
authoredward <edward@roojs.com>
Thu, 19 Oct 2017 02:58:37 +0000 (10:58 +0800)
committeredward <edward@roojs.com>
Thu, 19 Oct 2017 02:58:37 +0000 (10:58 +0800)
Roo/bootstrap/panel/Content.js

index fd0f943..2f16317 100644 (file)
@@ -194,6 +194,8 @@ Roo.extend(Roo.bootstrap.panel.Content, Roo.bootstrap.Component, {
     
     tabTip : '',
     
+    tpl : '',
+    
     setRegion : function(region){
         this.region = region;
         this.setActiveClass(region && !this.background);