Bugzilla – Attachment 16563 Details for
Bug 9881
Remove unused tablesorter plugin from offline circulation page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 9881 - Remove unused tablesorter plugin from offline circulation page
Bug-9881---Remove-unused-tablesorter-plugin-from-o.patch (text/plain), 1.48 KB, created by
Owen Leonard
on 2013-03-21 00:54:35 UTC
(
hide
)
Description:
Bug 9881 - Remove unused tablesorter plugin from offline circulation page
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2013-03-21 00:54:35 UTC
Size:
1.48 KB
patch
obsolete
>From a8ae3b59015aed823fff8d1edc57db3f59cd9041 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Wed, 20 Mar 2013 20:49:00 -0400 >Subject: [PATCH] Bug 9881 - Remove unused tablesorter plugin from offline > circulation page >Content-Type: text/plain; charset="utf-8" > >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. >--- > 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" %] > <title>Koha › Circulation › Offline circulation</title> > [% INCLUDE "doc-head-close.inc" %] >- <script type="text/javascript" src="[% themelang %]/lib/jquery/plugins/jquery.tablesorter.min.js"></script> > <script type="text/javascript" src="[% themelang %]/lib/jquery/plugins/jquery.checkboxes.min.js"></script> > <script type="text/javascript"> > //<![CDATA[ >-- >1.7.10.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 9881
:
16563
|
16564
|
16912