Bugzilla – Attachment 100109 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: Revert "Bug 23229: (QA follow-up) Fix indentation"
Bug-23980-Revert-Bug-23229-QA-follow-up-Fix-indent.patch (text/plain), 1.34 KB, created by
Nick Clemens (kidclamp)
on 2020-03-04 12:26:44 UTC
(
hide
)
Description:
Bug 23980: Revert "Bug 23229: (QA follow-up) Fix indentation"
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2020-03-04 12:26:44 UTC
Size:
1.34 KB
patch
obsolete
>From 0dd571c2aca70f74cdfaa5b38f84404902002281 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] Bug 23980: Revert "Bug 23229: (QA follow-up) Fix indentation" > >This reverts commit d4676ff4532f41abec87ba2d1128e3f219d9c920. > >https://bugs.koha-community.org/show_bug.cgi?id=23980 > >Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> >Fixed commit title > >Signed-off-by: Nick Clemens <nick@bywatersolutions.com> >--- > 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