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

index 6a6bda7..5a8a107 100644 (file)
@@ -23,6 +23,7 @@ Roo.extend(Roo.bootstrap.TableCell, Roo.bootstrap.Component,  {
     
     html: false,
     cls: false,
+    tag: false,
     
     getAutoCreate : function(){
         var cfg = Roo.apply({}, Roo.bootstrap.TableCell.superclass.getAutoCreate.call(this));