Bugzilla – Attachment 95112 Details for
Bug 23980
[18.11] Non existent include prevents template display
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23980: Remove non-existent include
Bug-23980-Remove-non-existent-include.patch (text/plain), 1009 bytes, created by
Andrew Isherwood
on 2019-11-06 15:58:17 UTC
(
hide
)
Description:
Bug 23980: Remove non-existent include
Filename:
MIME Type:
Creator:
Andrew Isherwood
Created:
2019-11-06 15:58:17 UTC
Size:
1009 bytes
patch
obsolete
>From 8c6318664d2f1b4b8761e095613b93d0a8bab250 Mon Sep 17 00:00:00 2001 >From: Andrew Isherwood <andrew.isherwood@ptfs-europe.com> >Date: Wed, 6 Nov 2019 15:57:07 +0000 >Subject: [PATCH] Bug 23980: Remove non-existent include > >This patch removes the erroneous include >--- > koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt >index 2c307445e6..d9430b2371 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt >@@ -714,7 +714,6 @@ > var columns_settings = [% ColumnsSettings.GetColumns( 'illrequests', 'ill-requests', 'ill-requests', 'json' ) %]; > </script> > [% IF query_type == 'illlist' %] >- [% INCLUDE 'ill-list-table-strings.inc' %] > [% Asset.js("js/ill-list-table.js") | $raw %] > [% END %] > [% END %] >-- >2.11.0
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 23980
:
95112
|
96191
|
96192
|
99567
|
99568
|
100109
|
100110