Bugzilla – Attachment 177139 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 cataloguing/z3950_search.tt
Bug-30707-Fix-cataloguingz3950searchtt.patch (text/plain), 1.07 KB, created by
David Nind
on 2025-01-25 09:21:35 UTC
(
hide
)
Description:
Bug 30707: Fix cataloguing/z3950_search.tt
Filename:
MIME Type:
Creator:
David Nind
Created:
2025-01-25 09:21:35 UTC
Size:
1.07 KB
patch
obsolete
>From 0c2b98478e3c735c1af17714830279e267b4cd11 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Mon, 16 Dec 2024 16:56:20 +0100 >Subject: [PATCH] Bug 30707: Fix cataloguing/z3950_search.tt > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >Signed-off-by: David Nind <david@davidnind.com> >--- > .../intranet-tmpl/prog/en/modules/cataloguing/z3950_search.tt | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/z3950_search.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/z3950_search.tt >index 7a1f1019eb..8d21e861cc 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/z3950_search.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/z3950_search.tt >@@ -254,6 +254,7 @@ > </div> <!-- /.row --> > </div> <!-- /.main.container-fluid --> > [% END # /IF opsearch %] >+ </div> <!-- /.main.container-fluid --> > > [% IF ( numberpending ) %] > <h3 align="center">Still [% numberpending | html %] servers to search</h3> >-- >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