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

index 85282d6..25574dd 100644 (file)
@@ -41,6 +41,21 @@ Roo.extend(Roo.bootstrap.TableCell, Roo.bootstrap.Component,  {
     cls: false,
     tag: false,
     
+    abbr: false,
+    align: false,
+    axis: false,
+    bgcolor: false,
+    charoff: false,
+    colspan: false,
+    headers: false,
+    height: false,
+    nowrap: false,
+    rowspan: false,
+    scope: false,
+    valign: false,
+    width: false,
+    
+    
     getAutoCreate : function(){
         var cfg = Roo.apply({}, Roo.bootstrap.TableCell.superclass.getAutoCreate.call(this));