Bugzilla – Attachment 21270 Details for
Bug 10651
Use new DataTables include in administration templates
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 10651 - Followup Use new DataTables include in administration templates
Bug-10651---Followup-Use-new-DataTables-include-in.patch (text/plain), 1.56 KB, created by
Jonathan Druart
on 2013-09-20 08:43:50 UTC
(
hide
)
Description:
Bug 10651 - Followup Use new DataTables include in administration templates
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2013-09-20 08:43:50 UTC
Size:
1.56 KB
patch
obsolete
>From 4955663f87529f80f936b83bc0cacb6e15ebcbe4 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Fri, 20 Sep 2013 10:42:47 +0200 >Subject: [PATCH] Bug 10651 - Followup Use new DataTables include in > administration templates > >The aqbudgets.tt needs to use the include file too. > >Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt >index 82a6647..0c62416 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt >@@ -146,9 +146,7 @@ var MSG_PARENT_BENEATH_BUDGET = "- " + _("New budget-parent is beneath budget") > [% ELSE %] > [% IF ( notree ) %] > <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' %] > [% ELSE %] > <link href="[% themelang %]/lib/jquery/plugins/treetable/stylesheets/jquery.treeTable.css" rel="stylesheet" type="text/css" /> > <script type="text/javascript" src="[% themelang %]/lib/jquery/plugins/treetable/jquery.treeTable.min.js"></script> >-- >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 10651
:
20968
|
21259
|
21269
| 21270