Roo/bootstrap/Column.js
authoredward <edward@roojs.com>
Wed, 24 Feb 2016 05:07:25 +0000 (13:07 +0800)
committeredward <edward@roojs.com>
Wed, 24 Feb 2016 05:07:25 +0000 (13:07 +0800)
Roo/bootstrap/Column.js

index 552c4e8..3af9525 100644 (file)
@@ -57,6 +57,8 @@ Roo.extend(Roo.bootstrap.Column, Roo.bootstrap.Component,  {
     
     getAutoCreate : function(){
         var cfg = Roo.apply({}, Roo.bootstrap.Column.superclass.getAutoCreate.call(this));
+        Roo.log('column html');
+        
         Roo.log(this.html);
         cfg = {
             tag: 'div',