Roo/bootstrap/panel/TabItem.js
[roojs1] / Roo / bootstrap / panel / TabItem.js
index 9fedc3f..a840e68 100644 (file)
@@ -44,7 +44,7 @@ Roo.bootstrap.panel.TabItem = function(config){
      this.textEl = Roo.bootstrap.version == 4 ?
         this.el : Roo.get(this.el.dom.firstChild, true);
 
-    this.linode = Roo.get(els.el.parentNode, true);
+    this.pnode = this.linode = Roo.get(els.el.parentNode, true);
     this.status_node = Roo.bootstrap.version == 4 ? this.el : this.linode;