Bugzilla – Attachment 137378 Details for
Bug 30770
Terminology: Lost reserve
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30770: (QA follow-up) Fixing the last occurrence of reserve in returns.tt
Bug-30770-QA-follow-up-Fixing-the-last-occurrence-.patch (text/plain), 1.51 KB, created by
Katrin Fischer
on 2022-07-08 08:32:39 UTC
(
hide
)
Description:
Bug 30770: (QA follow-up) Fixing the last occurrence of reserve in returns.tt
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2022-07-08 08:32:39 UTC
Size:
1.51 KB
patch
obsolete
>From ac0f4919da86eb9cc83bfe03a351a9e70db42c2e Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer@bsz-bw.de> >Date: Fri, 8 Jul 2022 08:31:42 +0000 >Subject: [PATCH] Bug 30770: (QA follow-up) Fixing the last occurrence of > reserve in returns.tt > >Reserve -> Hold >--- > koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt >index 81fb7dda73..c97b4a32da 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt >@@ -131,7 +131,7 @@ > [%- CASE 'ReturnToHome' -%]<span>Return to home library</span> > [%- CASE 'ReturnToHolding' -%]<span>Return to holding library</span> > [%- CASE 'RotatingCollection' -%]<span>Rotating collection</span> >- [%- CASE 'Reserve' -%]<span>Reserve</span> >+ [%- CASE 'Reserve' -%]<span>Hold</span> > [%- CASE 'LostReserve' -%]<span>Lost hold</span> > [%- CASE 'CancelReserve' -%]<span>Cancelled hold</span> > [%- CASE 'TransferCancellation' -%]<span>Transfer was cancelled whilst in transit</span> >-- >2.30.2
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 30770
:
137342
|
137343
|
137347
|
137376
| 137378