From 7cb13fd793e58f9712fa0866d2730c08a7999cad Mon Sep 17 00:00:00 2001 From: Karl Burkhart Date: Mon, 17 Jan 2011 09:59:06 +0000 Subject: [PATCH] --- include/js/jquery.tablesorter.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/include/js/jquery.tablesorter.js b/include/js/jquery.tablesorter.js index 090309456..2619b2031 100644 --- a/include/js/jquery.tablesorter.js +++ b/include/js/jquery.tablesorter.js @@ -85,6 +85,9 @@ * @author Christian Bach/christian.bach@polyester.se */ + + + (function($) { $.extend({ tablesorter: new function() {