From 47cdbc0cf79f7eca94724eba83555521015ec765 Mon Sep 17 00:00:00 2001 From: Edward Date: Mon, 7 Apr 2014 14:59:02 +0800 Subject: [PATCH] Roo/bootstrap/TableBody.js --- Roo/bootstrap/TableBody.js | 2 -- 1 file changed, 2 deletions(-) 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, -- 2.39.2