Roo/bootstrap/panel/Nest.js
authoredward <edward@roojs.com>
Wed, 6 Dec 2017 03:18:15 +0000 (11:18 +0800)
committeredward <edward@roojs.com>
Wed, 6 Dec 2017 03:18:15 +0000 (11:18 +0800)
Roo/bootstrap/panel/Nest.js

index a5a38fc..2498fc7 100644 (file)
@@ -90,7 +90,7 @@ Roo.extend(Roo.bootstrap.panel.Nest, Roo.bootstrap.panel.Content, {
             }
             Roo.log(reg.panels.length);
             if (!reg.panels.length) {
-                continue;
+//                continue;
             }
             reg.showPanel(reg.getPanel(0));
         }