From e6f91667dcf63620f394cf1a5d1a20bd3e25bfc0 Mon Sep 17 00:00:00 2001 From: Edward Date: Tue, 29 Apr 2014 12:38:53 +0800 Subject: [PATCH] Roo/bootstrap/TableBody.js --- Roo/bootstrap/TableBody.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/bootstrap/TableBody.js b/Roo/bootstrap/TableBody.js index 5978f4c8a5..230bc71625 100644 --- a/Roo/bootstrap/TableBody.js +++ b/Roo/bootstrap/TableBody.js @@ -73,7 +73,7 @@ Roo.extend(Roo.bootstrap.TableBody, Roo.bootstrap.Component, { onLoad: function () { - this.clearTabel(); + this.clear(); this.fireEvent('load', this); } -- 2.39.2