Bugzilla – Attachment 37193 Details for
Bug 13364
Add a call number browser to add item page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[Signed-off] Bug 13364 - fix datatables.inc
Signed-off-Bug-13364---fix-datatablesinc.patch (text/plain), 1.41 KB, created by
Marc Véron
on 2015-03-24 17:34:42 UTC
(
hide
)
Description:
[Signed-off] Bug 13364 - fix datatables.inc
Filename:
MIME Type:
Creator:
Marc Véron
Created:
2015-03-24 17:34:42 UTC
Size:
1.41 KB
patch
obsolete
>From 9b0581d32d1a7e5f88aab1d53d6bbac05228413a Mon Sep 17 00:00:00 2001 >From: simith <simith@inlibro.com> >Date: Tue, 3 Mar 2015 13:35:41 -0500 >Subject: [PATCH] [Signed-off] Bug 13364 - fix datatables.inc >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >http://bugs.koha-community.org/show_bug.cgi?id=13364 >Signed-off-by: Magnus <magnus@enger.priv.no> >Works as advertised. QA scripts pass. > >Tested together with other patches, works as expected. >Signed-off-by: Marc Véron <veron@veron.ch> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/tools/cn_browser.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/cn_browser.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/cn_browser.tt >index 1c4d5e2..93eddc8 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/cn_browser.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/cn_browser.tt >@@ -2,6 +2,7 @@ > <title>Koha › Tools</title> > <link rel="stylesheet" type="text/css" href="[% themelang %]/css/datatables.css" /> > [% INCLUDE 'doc-head-close.inc' %] >+[% INCLUDE 'datatables.inc' %] > </head> > <body> > [% UNLESS ( popup ) %] >@@ -9,7 +10,6 @@ > [% INCLUDE 'cat-search.inc' %] > [% END %] > >-<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery.dataTables.min.js"></script> > <script language="JavaScript"> > $(document).ready(function() > { >-- >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 13364
:
34041
|
34108
|
34109
|
34476
|
34540
|
34541
|
34542
|
34543
|
34586
|
34587
|
34588
|
34589
|
35067
|
35549
|
36194
|
36235
|
36249
|
36431
|
36596
|
36597
|
36598
|
36599
|
36600
|
36601
|
36723
|
36782
|
37192
|
37193
|
37194
|
37195
|
38010
|
38011
|
38018
|
38019
|
38894