From: Edward Date: Mon, 7 Apr 2014 06:26:01 +0000 (+0800) Subject: Roo/bootstrap/TableCell.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=10ae58a76c6b0a673b002d4586860be810b3fcb3;p=roojs1 Roo/bootstrap/TableCell.js --- diff --git a/Roo/bootstrap/TableCell.js b/Roo/bootstrap/TableCell.js index 8c503f55c6..f18bdbbff2 100644 --- a/Roo/bootstrap/TableCell.js +++ b/Roo/bootstrap/TableCell.js @@ -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));