From e11cf4b75728cfea2d3b2e9f3582eed10aaad0d7 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Wed, 20 Mar 2013 20:49:00 -0400 Subject: [PATCH] [PASSED QA] 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 Signed-off-by: Katrin Fischer One line change, followed test plan, no negative consequences found. --- .../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 eb19589..b155acc 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" %] -