From f45d488ba6774838bb9d9e19727b3ace1b254cf7 Mon Sep 17 00:00:00 2001 From: Aleisha Date: Thu, 24 Mar 2016 00:37:10 +0000 Subject: [PATCH] Bug 16141: Making Transfers to Receive action a button MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit To test: 1) Go to Circ -> Transfer to Receive 2) Confirm 'Cancel transfer' now shows as a button and works as expected Sponsored-by: Catalyst IT Signed-off-by: Marc Véron Signed-off-by: Jonathan Druart Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com --- .../intranet-tmpl/prog/en/modules/circ/transferstoreceive.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transferstoreceive.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transferstoreceive.tt index 877be7ce2d..2121abebe9 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transferstoreceive.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transferstoreceive.tt @@ -82,7 +82,7 @@ $(document).ready(function() { [% IF reser.homebranch %][% Branches.GetName( reser.homebranch ) %][% END %] [% reser.itemcallnumber %] - Cancel transfer + Cancel transfer [% END %] -- 2.39.2