Bugzilla – Attachment 120961 Details for
Bug 28273
Multi-holds allow invalid pickup locations
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28273: (follow-up) Remove unused variable
Bug-28273-follow-up-Remove-unused-variable.patch (text/plain), 1.10 KB, created by
Kyle M Hall (khall)
on 2021-05-14 12:15:49 UTC
(
hide
)
Description:
Bug 28273: (follow-up) Remove unused variable
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2021-05-14 12:15:49 UTC
Size:
1.10 KB
patch
obsolete
>From 57bfef5fea13f9435b35315066328c9c82aee5b0 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Thu, 13 May 2021 09:49:16 -0300 >Subject: [PATCH] Bug 28273: (follow-up) Remove unused variable > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> > >Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com> > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt >index ca1dd0b88f..9598f41c87 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt >@@ -1060,7 +1060,6 @@ > }, > [% END %][% END %][% END %] > }; >- var MSG_NO_ITEMS_AVAILABLE = _("A hold cannot be requested on any of these items."); > var ERROR_MAP = { > damaged: _("Item damaged"), > ageRestricted: _("Age restricted"), >-- >2.24.3 (Apple Git-128)
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 28273
:
120407
|
120408
|
120923
|
120924
|
120925
|
120926
|
120933
|
120934
|
120935
|
120936
|
120957
|
120958
|
120959
|
120960
| 120961