Bugzilla – Attachment 96191 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]
Revert "Bug 23229: (QA follow-up) Fix indentation"
Revert-Bug-23229-QA-follow-up-Fix-indentation.patch (text/plain), 1.19 KB, created by
Andrew Isherwood
on 2019-12-11 11:11:32 UTC
(
hide
)
Description:
Revert "Bug 23229: (QA follow-up) Fix indentation"
Filename:
MIME Type:
Creator:
Andrew Isherwood
Created:
2019-12-11 11:11:32 UTC
Size:
1.19 KB
patch
obsolete
>From 0edfc85d0a74c63f8ac80e7540109c1c437ebc68 Mon Sep 17 00:00:00 2001 >From: Andrew Isherwood <andrew.isherwood@ptfs-europe.com> >Date: Wed, 11 Dec 2019 11:10:17 +0000 >Subject: [PATCH] Revert "Bug 23229: (QA follow-up) Fix indentation" > >This reverts commit d4676ff4532f41abec87ba2d1128e3f219d9c920. > >https://bugs.koha-community.org/show_bug.cgi?id=23980 >--- > koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >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 b8b5fe1d56..d3f8092081 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 >@@ -724,8 +724,8 @@ > 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 %] >+ [% 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