Roo/bootstrap/TableCell.js
authorEdward <edward@roojs.com>
Mon, 7 Apr 2014 06:26:01 +0000 (14:26 +0800)
committerEdward <edward@roojs.com>
Mon, 7 Apr 2014 06:26:01 +0000 (14:26 +0800)
Roo/bootstrap/TableCell.js

index 8c503f5..f18bdbb 100644 (file)
@@ -21,6 +21,9 @@ Roo.bootstrap.TableCell = function(config){
 
 Roo.extend(Roo.bootstrap.TableCell, Roo.bootstrap.Component,  {
     
+    html: false,
+    cls: false,
+    
     getAutoCreate : function(){
         var cfg = Roo.apply({}, Roo.bootstrap.TableCell.superclass.getAutoCreate.call(this));