Bugzilla – Attachment 107887 Details for
Bug 25826
Hiding biblionumber in the frameworks breaks links in result list
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 25826: (QA follow-up) Add filters
Bug-25826-QA-follow-up-Add-filters.patch (text/plain), 1.20 KB, created by
Nick Clemens (kidclamp)
on 2020-08-06 12:41:30 UTC
(
hide
)
Description:
Bug 25826: (QA follow-up) Add filters
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2020-08-06 12:41:30 UTC
Size:
1.20 KB
patch
obsolete
>From f0d3eb109110b9f054889329b0dbecbe252a3352 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Thu, 6 Aug 2020 12:40:20 +0000 >Subject: [PATCH] Bug 25826: (QA follow-up) Add filters > >Signed-off-by: Nick Clemens <nick@bywatersolutions.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >index e4402d30b3..03fdc4c27b 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >@@ -348,7 +348,7 @@ > [% IF warnHiddenBiblionumbers.size %] > <tr><th scope="row"><b>Warning</b> </th><td> > [% FOR w IN warnHiddenBiblionumbers %] >- Biblio framework "[% w.frameworkcode %]" has the biblionumber field hidden at the interface [% w.interface %]<br/> >+ Biblio framework "[% w.frameworkcode | html %]" has the biblionumber field hidden at the interface [% w.interface | html %]<br/> > [% END %] > </td></tr> > [% 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 25826
:
107179
|
107437
|
107438
|
107885
|
107886
| 107887 |
107982
|
114868
|
114869
|
114870
|
114871