From c6a025ee989d1b5ebbb983c8c53b20a8a0445a6a Mon Sep 17 00:00:00 2001 From: jitbit Date: Sat, 27 Jun 2015 15:07:53 +0300 Subject: [PATCH] Fixed a bug: error "tfo is undefined" when a table already has tfoot. --- sorttable.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sorttable.js b/sorttable.js index a72060d..e10eeb7 100644 --- a/sorttable.js +++ b/sorttable.js @@ -69,7 +69,7 @@ sorttable = { table.appendChild(tfo); } for (var i=0; i