Bugzilla – Attachment 25596 Details for
Bug 11710
Use new DataTables include in cataloging Z39.50 search template
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
SIGNED-OFF-Bug-11710-Use-new-DataTables-include-in-c
0001-SIGNED-OFF-Bug-11710-Use-new-DataTables-include-in-c.patch (text/plain), 1.66 KB, created by
wajasu
on 2014-02-24 20:22:54 UTC
(
hide
)
Description:
SIGNED-OFF-Bug-11710-Use-new-DataTables-include-in-c
Filename:
MIME Type:
Creator:
wajasu
Created:
2014-02-24 20:22:54 UTC
Size:
1.66 KB
patch
obsolete
>From 8a3edf2e5d13fd8224ff3d0042bed69cc7075528 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Fri, 7 Feb 2014 11:35:17 -0500 >Subject: [PATCH] [SIGNED-OFF] Bug 11710 - Use new DataTables include in > cataloging Z39.50 search template > >This patch modifies the template for the cataloging Z39.50 search >template to use the new DataTables include. This simplifies the >inclusion of assets and updates to the latest DataTables version. > >To test, go to cataloging and choose "New from Z39.50." Perform a search >and confirm that table sorting still works correctly. > >Signed-off-by: wajasu <matted-34813@mypacks.net> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/z3950_search.tt | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/z3950_search.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/z3950_search.tt >index d8d370e..69d66ff 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/z3950_search.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/z3950_search.tt >@@ -4,9 +4,7 @@ > [% INCLUDE 'doc-head-close.inc' %] > <script type="text/javascript" src="[% themelang %]/lib/jquery/plugins/jquery.checkboxes.min.js"></script> > <link rel="stylesheet" type="text/css" href="[% themelang %]/css/datatables.css" /> >-<script type="text/javascript" src="[% themelang %]/lib/jquery/plugins/jquery.dataTables.min.js"></script> >-[% INCLUDE 'datatables-strings.inc' %] >-<script type="text/javascript" src="[% themelang %]/js/datatables.js"></script> >+[% INCLUDE 'datatables.inc' %] > <script type="text/javascript"> > //<![CDATA[ > function Import(GetThisOne,biblionumber) { >-- >1.8.5.3 >
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 11710
:
25145
|
25596
|
25614