Roo/bootstrap/panel/Nest.js
authoredward <edward@roojs.com>
Wed, 6 Dec 2017 01:59:26 +0000 (09:59 +0800)
committeredward <edward@roojs.com>
Wed, 6 Dec 2017 01:59:26 +0000 (09:59 +0800)
Roo/bootstrap/panel/Nest.js

index 47f4e7c..69fc59a 100644 (file)
@@ -27,6 +27,7 @@ Roo.bootstrap.panel.Nest = function(config)
     config.el =  config.layout.getEl();
     
     Roo.log('Nest Construct!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!');
+    Roo.log('Title : ' + config.title);
     Roo.log(config);
     
     Roo.bootstrap.panel.Nest.superclass.constructor.call(this, config);