Bugzilla – Attachment 181251 Details for
Bug 39421
Renewal date input field (and date picker) not showing on Circulation > Renew
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 39421: (follow-up) Correct title attribute
Bug-39421-follow-up-Correct-title-attribute.patch (text/plain), 1.15 KB, created by
Marcel de Rooy
on 2025-04-22 12:16:03 UTC
(
hide
)
Description:
Bug 39421: (follow-up) Correct title attribute
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2025-04-22 12:16:03 UTC
Size:
1.15 KB
patch
obsolete
>From 4d460918cb1f10d2cb0040c09024bd8e077086b5 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Fri, 18 Apr 2025 13:40:01 +0000 >Subject: [PATCH] Bug 39421: (follow-up) Correct title attribute >Content-Type: text/plain; charset=utf-8 > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/circ/renew.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/renew.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/renew.tt >index ae6a4a9093..ad65329134 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/renew.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/renew.tt >@@ -210,7 +210,7 @@ > [% END %] > <input type="hidden" name="op" value="cud-renew" /> > <div id="show-circ-settings"> >- <a href="#" title="Checkin settings"><i class="fa-solid fa-sliders"></i></a> >+ <a href="#" title="Renewal settings"><i class="fa-solid fa-sliders"></i></a> > </div> > <button type="submit" class="btn btn-primary">Submit</button> > >-- >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 39421
:
179631
|
179897
|
181159
|
181250
| 181251