Bugzilla – Attachment 74593 Details for
Bug 20400
Add routing list tab to the patron account in OPAC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 20400: (follow-up) Use Asset TT plugin on opac-routing-lists.tt
Bug-20400-follow-up-Use-Asset-TT-plugin-on-opac-ro.patch (text/plain), 1.33 KB, created by
Katrin Fischer
on 2018-04-20 06:28:52 UTC
(
hide
)
Description:
Bug 20400: (follow-up) Use Asset TT plugin on opac-routing-lists.tt
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2018-04-20 06:28:52 UTC
Size:
1.33 KB
patch
obsolete
>From e27b004697875980c60bc89f03850e357341196f Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Tue, 17 Apr 2018 00:48:59 +0000 >Subject: [PATCH] Bug 20400: (follow-up) Use Asset TT plugin on > opac-routing-lists.tt >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >Patch applies and functions as described. >Signed-off-by: Dilan Johnpullé <dilan@calyx.net.au> >--- > koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-routing-lists.tt | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-routing-lists.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-routing-lists.tt >index b54a8f1..ba1e34a 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-routing-lists.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-routing-lists.tt >@@ -1,10 +1,11 @@ >+[% USE Asset %] > [% USE Koha %] > [% USE KohaDates %] > [% INCLUDE 'doc-head-open.inc' %] > <title>[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog › Your routing lists</title> > [% INCLUDE 'doc-head-close.inc' %] > [% BLOCK cssinclude %] >- <link rel="stylesheet" type="text/css" href="[% interface %]/[% theme %]/css/datatables_[% KOHA_VERSION %].css" /> >+ [% Asset.css("css/datatables.css") %] > [% END %] > </head> > >-- >2.1.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 20400
:
72973
|
72974
|
73115
|
73116
|
73117
|
73118
|
73121
|
73122
|
73123
|
73124
|
74291
|
74292
|
74293
|
74294
|
74295
|
74296
|
74297
|
74298
|
74299
|
74300
|
74402
|
74588
|
74589
|
74590
|
74592
|
74593
|
74632
|
74633
|
74634
|
74635
|
74636
|
74637
|
74662
|
74664
|
74666