From 56c1d0ed9064d2151974e7a069af64ff70653b15 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Wed, 20 Mar 2013 20:49:00 -0400 Subject: [PATCH] Bug 9881 - Remove unused tablesorter plugin from offline circulation page The offline circulation list template doesn't need to include the tablesorter plugin, it's unused. This patch removes it. To test, submit some circulation transactions through the Firefox offline circulation addon. Load the offline circ page (offline_circ/list.pl). Confirm that there are no JavaScript errors, and that "check/uncheck all" links work correctly. Signoff comment: Test plan works as expected. Firebug and Chrome's builtin developer tool don't raise any errors. Signed-off-by: Tomas Cohen Arazi --- koha-tmpl/intranet-tmpl/prog/en/modules/offline_circ/list.tt | 1 - 1 file changed, 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/offline_circ/list.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/offline_circ/list.tt index 8e14d07..0d8b69f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/offline_circ/list.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/offline_circ/list.tt @@ -1,7 +1,6 @@ [% INCLUDE "doc-head-open.inc" %] Koha › Circulation › Offline circulation [% INCLUDE "doc-head-close.inc" %] -