Bugzilla – Attachment 177121 Details for
Bug 30707
Move container's closing div tag into template from intranet-bottom.inc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30707: Fix acqui/z3950_search
Bug-30707-Fix-acquiz3950search.patch (text/plain), 947 bytes, created by
Owen Leonard
on 2025-01-24 15:51:02 UTC
(
hide
)
Description:
Bug 30707: Fix acqui/z3950_search
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2025-01-24 15:51:02 UTC
Size:
947 bytes
patch
obsolete
>From 0af6e99e3cb19b087a1f47d891c78e21993f5013 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 30707: Fix acqui/z3950_search > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/acqui/z3950_search.tt | 1 + > 1 file changed, 1 insertion(+) > >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 855cc1c0da..22de33b6d0 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 >@@ -302,6 +302,7 @@ tr.selected td { > </div> <!-- /.main.container-fluid --> > > [% END %] >+</div> <!-- /.main.container-fluid --> > > [% IF ( numberpending ) %]<h3 align="center">Still [% numberpending | html %] servers to search</h3>[% END %] > >-- >2.39.5
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 30707
:
175454
|
175478
|
175489
|
175500
|
175611
|
175612
|
175613
|
175617
|
175766
|
177120
|
177121
|
177122
|
177123
|
177124
|
177137
|
177138
|
177139
|
177140
|
177141