Bugzilla – Attachment 74059 Details for
Bug 20538
Remove the need of writing [% KOHA_VERSION %] everywhere
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 20538: (follow-up) Update discharges request page with Asset plugin
Bug-20538-follow-up-Update-discharges-request-page.patch (text/plain), 1.19 KB, created by
Katrin Fischer
on 2018-04-12 09:51:10 UTC
(
hide
)
Description:
Bug 20538: (follow-up) Update discharges request page with Asset plugin
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2018-04-12 09:51:10 UTC
Size:
1.19 KB
patch
obsolete
>From 679b0e78de0101682547a9dbd4a518e15aaf1b74 Mon Sep 17 00:00:00 2001 >From: Josef Moravec <josef.moravec@gmail.com> >Date: Thu, 12 Apr 2018 06:57:25 +0000 >Subject: [PATCH] Bug 20538: (follow-up) Update discharges request page with > Asset plugin > >This is follow-up of bug 20524 > >Signed-off-by: Josef Moravec <josef.moravec@gmail.com> > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/members/discharges.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/discharges.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/discharges.tt >index bac9d69..f4456ae 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/discharges.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/discharges.tt >@@ -5,7 +5,7 @@ > [% INCLUDE 'doc-head-open.inc' %] > <title>Koha › Patrons › Pending discharge requests</title> > [% INCLUDE 'doc-head-close.inc' %] >-<link rel="stylesheet" type="text/css" href="[% interface %]/[% theme %]/css/datatables_[% KOHA_VERSION %].css" /> >+[% Asset.css("css/datatables.css") %] > </head> > <body id="pat_discharges" class="pat"> > [% INCLUDE 'header.inc' %] >-- >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 20538
:
73791
|
73836
|
74048
|
74049
|
74053
|
74054
|
74056
|
74057
|
74058
| 74059 |
74060
|
74061
|
74062
|
74063
|
74171
|
74835