Bugzilla – Attachment 175488 Details for
Bug 38664
Tidy the whole codebase
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38664: Fix acqui/z3950_search
Bug-38664-Fix-acquiz3950search.patch (text/plain), 990 bytes, created by
Jonathan Druart
on 2024-12-16 10:10:20 UTC
(
hide
)
Description:
Bug 38664: Fix acqui/z3950_search
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2024-12-16 10:10:20 UTC
Size:
990 bytes
patch
obsolete
>From 6272c36cd047cc6e45d04229112a4b9552c4e06e Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Mon, 16 Dec 2024 11:10:03 +0100 >Subject: [PATCH] Bug 38664: Fix acqui/z3950_search > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/acqui/z3950_search.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/z3950_search.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/z3950_search.tt >index 855cc1c0da7..5d860b7abdc 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/z3950_search.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/z3950_search.tt >@@ -299,9 +299,9 @@ tr.selected td { > [% END %] > </div> <!-- /.col-md-12 --> > </div> <!-- /.row --> >-</div> <!-- /.main.container-fluid --> > > [% END %] >+</div> <!-- /.main.container-fluid --> > > [% IF ( numberpending ) %]<h3 align="center">Still [% numberpending | html %] servers to search</h3>[% 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 38664
:
175488
|
175664