Bugzilla – Attachment 177122 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.02 KB, created by
Owen Leonard
on 2025-01-24 15:51:04 UTC
(
hide
)
Description:
Bug 30707: Fix cataloguing/z3950_search.tt
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2025-01-24 15:51:04 UTC
Size:
1.02 KB
patch
obsolete
>From a9c9955b14b8c1a21f245d001289d01100d4b965 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> >--- > .../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