Bugzilla – Attachment 150642 Details for
Bug 27542
It should be possible to cancel an ILL request sent to a partner
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27542: (follow-up) Capitalization
Bug-27542-follow-up-Capitalization.patch (text/plain), 933 bytes, created by
Martin Renvoize (ashimema)
on 2023-05-04 10:38:57 UTC
(
hide
)
Description:
Bug 27542: (follow-up) Capitalization
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2023-05-04 10:38:57 UTC
Size:
933 bytes
patch
obsolete
>From 8bb72a4503c6401576415d24c71089a28bb7edc7 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Wed, 8 Mar 2023 11:23:00 +0000 >Subject: [PATCH] Bug 27542: (follow-up) Capitalization > >Signed-off-by: Stephen Graham <s.graham4@herts.ac.uk> >--- > Koha/Illrequest.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/Koha/Illrequest.pm b/Koha/Illrequest.pm >index 5b4a44baac..a97417c14e 100644 >--- a/Koha/Illrequest.pm >+++ b/Koha/Illrequest.pm >@@ -485,7 +485,7 @@ sub _core_status_graph { > prev_actions => [ 'REQ', 'GENREQ' ], > id => 'REQREV', > name => 'Request reverted', >- ui_method_name => 'Revert Request', >+ ui_method_name => 'Revert request', > method => 'cancel', > next_actions => [ 'REQ', 'GENREQ', 'KILL' ], > ui_method_icon => 'fa-times', >-- >2.40.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 27542
:
115741
|
147897
|
147898
|
147899
|
150641
|
150642
|
150643
|
151458
|
151459
|
151460