Bugzilla – Attachment 119942 Details for
Bug 16787
'Too many holds' message appears inappropriately and is missing data
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 16787: (follow-up) Add noReservesAllowed to ERROR_MAP
Bug-16787-follow-up-Add-noReservesAllowed-to-ERROR.patch (text/plain), 1.11 KB, created by
Nick Clemens (kidclamp)
on 2021-04-21 11:29:07 UTC
(
hide
)
Description:
Bug 16787: (follow-up) Add noReservesAllowed to ERROR_MAP
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2021-04-21 11:29:07 UTC
Size:
1.11 KB
patch
obsolete
>From 159d31b15ad65ad116e2d0b42c89f83a6ecfc967 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Wed, 21 Apr 2021 11:27:46 +0000 >Subject: [PATCH] Bug 16787: (follow-up) Add noReservesAllowed to ERROR_MAP > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt | 1 + > 1 file changed, 1 insertion(+) > >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 963889cc68..f80c4fb656 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt >@@ -1035,6 +1035,7 @@ > tooManyReservesToday: _("Daily hold limit reached for patron"), > tooManyReserves: _("Too many holds"), > notReservable: _("Not holdable"), >+ noReservesAllowed: _("No reserves allowed"), > cannotReserveFromOtherBranches: _("Patron is from different library"), > itemAlreadyOnHold: _("Patron already has hold for this item"), > cannotBeTransferred: _("Cannot be transferred to pickup library"), >-- >2.11.0
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 16787
:
52652
|
68894
|
68895
|
72827
|
72828
|
72889
|
91146
|
91147
|
91148
|
91149
|
96152
|
97403
|
99949
|
99950
|
100951
|
101473
|
101474
|
101475
|
101895
|
107793
|
107794
|
107795
|
114675
|
114676
|
114677
|
119279
|
119280
|
119281
|
119335
|
119336
|
119337
|
119616
|
119617
|
119619
|
119620
|
119621
|
119622
|
119623
|
119738
|
119739
|
119740
|
119741
| 119942 |
120009