Bugzilla – Attachment 120926 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), 989 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2021-05-13 12:49:39 UTC
(
hide
)
Description:
Bug 28273: (follow-up) Remove unused variable
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2021-05-13 12:49:39 UTC
Size:
989 bytes
patch
obsolete
>From 24c912d34049b810ca0b93083a4de482bb3f6992 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> >--- > 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 f0541f5f038..85954dac389 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt >@@ -1066,7 +1066,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.31.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 28273
:
120407
|
120408
|
120923
|
120924
|
120925
|
120926
|
120933
|
120934
|
120935
|
120936
|
120957
|
120958
|
120959
|
120960
|
120961