From: Edward Date: Mon, 7 Apr 2014 06:59:02 +0000 (+0800) Subject: Roo/bootstrap/TableBody.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=47cdbc0cf79f7eca94724eba83555521015ec765;p=roojs1 Roo/bootstrap/TableBody.js --- diff --git a/Roo/bootstrap/TableBody.js b/Roo/bootstrap/TableBody.js index 7c5e259571..01a2ae757c 100644 --- a/Roo/bootstrap/TableBody.js +++ b/Roo/bootstrap/TableBody.js @@ -12,7 +12,6 @@ * @cfg {String} cls element class * @cfg {String} tag element tag (thead|tbody|tfoot) default tbody * @cfg {String} align Aligns the content inside the element - * @cfg {String} char Aligns the content inside the element to a character * @cfg {Number} charoff Sets the number of characters the content inside the element will be aligned from the character specified by the char attribute * @cfg {String} valign Vertical aligns the content inside the element * @@ -30,7 +29,6 @@ Roo.extend(Roo.bootstrap.TableBody, Roo.bootstrap.Component, { cls: false, tag: false, align: false, - char: false, charoff: false, valign: false,