Bugzilla – Attachment 145871 Details for
Bug 32588
Filters on top of 'Items with no checkouts' report are untranslatable
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 32588: (QA follow-up) Add missing filter
Bug-32588-QA-follow-up-Add-missing-filter.patch (text/plain), 1.28 KB, created by
Tomás Cohen Arazi (tcohen)
on 2023-01-31 14:07:24 UTC
(
hide
)
Description:
Bug 32588: (QA follow-up) Add missing filter
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2023-01-31 14:07:24 UTC
Size:
1.28 KB
patch
obsolete
>From 353edc0bba92a53b027389a20765d6b58a0e3a7c Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Tue, 31 Jan 2023 11:06:03 -0300 >Subject: [PATCH] Bug 32588: (QA follow-up) Add missing filter > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > .../intranet-tmpl/prog/en/modules/reports/catalogue_out.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/catalogue_out.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/catalogue_out.tt >index cc4262d7d6e..bd43607fe34 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/catalogue_out.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/catalogue_out.tt >@@ -64,7 +64,7 @@ > None > [% END %] > </li> >- [% CASE %]<li>[% loopfilte.crit %]: [% loopfilte.filter | html %]</li> >+ [% CASE %]<li>[% loopfilte.crit | html %]: [% loopfilte.filter | html %]</li> > [% END %] > [% END %] > [% END %] >-- >2.34.1
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 32588
:
145124
|
145130
|
145861
| 145871