Bugzilla – Attachment 177959 Details for
Bug 36135
Add tool to batch modify holds
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 36135: Fix some markup errors
Bug-36135-Fix-some-markup-errors.patch (text/plain), 1.84 KB, created by
Lucas Gass (lukeg)
on 2025-02-12 18:24:49 UTC
(
hide
)
Description:
Bug 36135: Fix some markup errors
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2025-02-12 18:24:49 UTC
Size:
1.84 KB
patch
obsolete
>From 1ae5a025224b84be73ad6da13af6e9d54c7beba5 Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Wed, 12 Feb 2025 18:24:08 +0000 >Subject: [PATCH] Bug 36135: Fix some markup errors > >--- > .../prog/en/modules/tools/batch_modify_holds.tt | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_modify_holds.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_modify_holds.tt >index c1b7d937f9b..52ba977a269 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_modify_holds.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_modify_holds.tt >@@ -14,11 +14,10 @@ > </head> > > <body id="tools_batch_extend_due_dates" class="tools"> >- [% WRAPPER 'header.inc' %] >+[% WRAPPER 'header.inc' %] > [% INCLUDE 'cat-search.inc' %] > [% INCLUDE modals/batch_modify_hold_errors.inc %] > [% END %] >- > [% WRAPPER 'sub-header.inc' %] > [% WRAPPER breadcrumbs %] > [% WRAPPER breadcrumb_item %] >@@ -102,7 +101,7 @@ > </form> <!-- /#modify_holds_form --> > [% ELSIF view == 'list' %] > <form action="/cgi-bin/koha/tools/batch_modify_holds.pl" method="post" id="process"> >- [% INCLUDE 'csrf-token.inc' %] >+ [% INCLUDE 'csrf-token.inc' %] > [% IF holds.count %] > <div><p>Found [% holds.count | html %][% IF holds.count > 1 %] holds [% ELSE %] hold [% END %]to modify.</p></div> > <div class="page-section"> >@@ -249,6 +248,7 @@ > </aside> > </div> <!-- /.col-sm-2 col-sm-pull-10 --> > </div> <!-- /.row --> >+ </div> > [% MACRO jsinclude BLOCK %] > [% Asset.js("js/tools-menu.js") | $raw %] > [% INCLUDE 'calendar.inc' %] >-- >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 36135
:
163021
|
163022
|
163023
|
163024
|
163529
|
163530
|
163540
|
163541
|
163542
|
163543
|
163544
|
163796
|
164037
|
164051
|
164057
|
164058
|
164059
|
164060
|
164061
|
164062
|
164063
|
177518
|
177519
|
177959
|
177960
|
177961
|
177962
|
177963
|
177964
|
177965
|
177966
|
177967
|
177968
|
177969
|
177975
|
177976
|
177981
|
177982
|
178154
|
178155
|
178156
|
178157
|
178158
|
178159
|
178160
|
178161
|
178162
|
178163
|
178164
|
178165
|
178166
|
178167