Bugzilla – Attachment 142104 Details for
Bug 31692
Let librarians change item level holds to record level holds when possible
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 31692: (follow-up) Add tooltip for changing hold type
Bug-31692-follow-up-Add-tooltip-for-changing-hold-.patch (text/plain), 1.40 KB, created by
Lari Taskula
on 2022-10-18 21:35:57 UTC
(
hide
)
Description:
Bug 31692: (follow-up) Add tooltip for changing hold type
Filename:
MIME Type:
Creator:
Lari Taskula
Created:
2022-10-18 21:35:57 UTC
Size:
1.40 KB
patch
obsolete
>From 1a5810f0d75cc3a8f1a04fe248f23e5600603ea1 Mon Sep 17 00:00:00 2001 >From: Lari Taskula <lari.taskula@hypernova.fi> >Date: Tue, 18 Oct 2022 21:32:32 +0000 >Subject: [PATCH] Bug 31692: (follow-up) Add tooltip for changing hold type > >--- > koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc >index fe8c9e3626..9f8aff19a3 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc >@@ -177,7 +177,7 @@ > </a> > [%- IF hold.change_hold_type_allowed -%] > <span style="display:none">Next available</span> >- <a id="change_hold_type_icon" href="#" class="clear_date fa fa-fw fa-remove" aria-hidden="true" aria-label="Change to next available item"></a> >+ <a id="change_hold_type_icon" href="#" class="clear_date fa fa-fw fa-remove" aria-hidden="true" title="Change to next available item" aria-label="Change to next available item"></a> > <input id="change_hold_type" type="hidden" name="changeHoldType" value="0"> > [%- END -%] > </em> >-- >2.25.1
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 31692
:
141388
|
141390
|
142102
|
142103
|
142104
|
142106
|
142107
|
142108
|
142109
|
142114
|
142115
|
142116
|
142117
|
142118
|
142586
|
142587
|
142595
|
142596
|
142818
|
142819
|
143151
|
143160
|
143161
|
143162
|
143614
|
143615
|
143616
|
143617
|
143618
|
143619
|
143627
|
143628
|
143629