Bugzilla – Attachment 179577 Details for
Bug 35560
Use the REST API for holds history
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 35560: historical => past
Bug-35560-historical--past.patch (text/plain), 1.04 KB, created by
Baptiste Wojtkowski (bwoj)
on 2025-03-21 08:15:29 UTC
(
hide
)
Description:
Bug 35560: historical => past
Filename:
MIME Type:
Creator:
Baptiste Wojtkowski (bwoj)
Created:
2025-03-21 08:15:29 UTC
Size:
1.04 KB
patch
obsolete
>From bf5fcd3b29b35a28b260cc97704546fb618d7feb Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Thu, 20 Mar 2025 16:51:15 +0100 >Subject: [PATCH] Bug 35560: historical => past > >Signed-off-by: Baptiste Wojtkowski <baptiste.wojtkowski@biblibre.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/members/holdshistory.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/holdshistory.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/holdshistory.tt >index 8f39e5e7..7730c8a4 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/holdshistory.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/holdshistory.tt >@@ -145,7 +145,7 @@ > </thead> > </table> > [% ELSE %] >- <div class="alert alert-info">This patron has no historical holds.</div> >+ <div class="alert alert-info">This patron has no past holds.</div> > [% END %] > </div> > [% END %] >-- >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 35560
:
160100
|
160101
|
163831
|
163832
|
164093
|
165231
|
165232
|
165233
|
177161
|
177162
|
177163
|
177200
|
177201
|
177202
|
177203
|
177792
|
177793
|
177794
|
178897
|
178898
|
178899
|
178910
|
178911
|
178912
|
178913
|
179552
|
179573
|
179574
|
179575
|
179576
| 179577