Bugzilla – Attachment 74193 Details for
Bug 17698
Make patron notes show up on staff dashboard
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17698: (QA follow-up) Changes to use Asset TT plugin (bug 20538)
Bug-17698-QA-follow-up-Changes-to-use-Asset-TT-plu.patch (text/plain), 1.48 KB, created by
Katrin Fischer
on 2018-04-15 12:09:35 UTC
(
hide
)
Description:
Bug 17698: (QA follow-up) Changes to use Asset TT plugin (bug 20538)
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2018-04-15 12:09:35 UTC
Size:
1.48 KB
patch
obsolete
>From 7c9389ab94a4d12abe4d6d39fbefd670fc8b802c Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Sun, 15 Apr 2018 13:51:55 +0200 >Subject: [PATCH] Bug 17698: (QA follow-up) Changes to use Asset TT plugin (bug > 20538) > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/circ/checkout-notes.tt | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/checkout-notes.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/checkout-notes.tt >index 3ec45f9..7a04453 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/checkout-notes.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/checkout-notes.tt >@@ -1,3 +1,4 @@ >+[% USE Asset %] > [% USE Koha %] > [% USE KohaDates %] > [% USE Branches %] >@@ -5,7 +6,7 @@ > [% INCLUDE 'doc-head-open.inc' %] > <title>Home › Circulation › Checkout notes</title> > [% INCLUDE 'doc-head-close.inc' %] >-<link rel="stylesheet" type="text/css" href="[% interface %]/[% theme %]/css/datatables.css" /> >+[% Asset.css("css/datatables.css") %] > </head> > [% INCLUDE 'header.inc' %] > [% INCLUDE 'circ-search.inc' %] >@@ -108,7 +109,7 @@ > </div> <!-- doc3 --> > > [% MACRO jsinclude BLOCK %] >- <script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery.checkboxes.min_[% KOHA_VERSION %].js"></script> >+ [% Asset.js("lib/jquery/plugins/jquery.checkboxes.min.js") %] > [% INCLUDE 'calendar.inc' %] > [% INCLUDE 'datatables.inc' %] > <script type="text/javascript"> >-- >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 17698
:
57851
|
58779
|
58780
|
58786
|
59480
|
59638
|
59762
|
59778
|
59809
|
59828
|
59829
|
59957
|
61857
|
62337
|
62351
|
64662
|
64683
|
64835
|
71100
|
71126
|
71127
|
72875
|
72876
|
72877
|
73004
|
73005
|
73006
|
73839
|
73840
|
73841
|
74044
|
74193
|
75837
|
75838
|
75839
|
75840
|
75841
|
75842
|
76011
|
76012
|
76028
|
76029
|
76030
|
76031
|
76032
|
76033
|
76034
|
76035
|
76036
|
76037
|
89964
|
90037