From be89a2a9be7d7123b4e22bfff89d031e94eda805 Mon Sep 17 00:00:00 2001 From: Christopher Brannon Date: Fri, 14 Sep 2018 19:04:44 +0000 Subject: [PATCH] [PATCH] Bug 21346: Remove old hold/transfer dialog TO TEST: 1) Place a hold on an item from Branch A to be delivered to Branch B. 2) Checkin the item at Branch A and confirm the hold to transfer. 3) Be human and make a mistake. Login as Branch C and check the item in. 4) Note the great modal to redirect the hold. Note that the old dialog is behind it! 5) Apply the patch. 6) Repeat step 3. Now note that the old dialog is no longer on the page. --- .../intranet-tmpl/prog/en/modules/circ/returns.tt | 52 +++++----------------- 1 file changed, 10 insertions(+), 42 deletions(-) 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 74b24f6..6ceb943 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt @@ -170,38 +170,6 @@ [% END %] - -[% IF ( WrongTransfer ) %] -
- -

Please return item to: [% Branches.GetName( TransferWaitingAt ) | html %]

-

[% itembarcode | html %]: [% title | html %]

- - -[% IF ( patron.cardnumber ) %]
Hold for:
- - -
- - - - - - - - - - -
- [% END %]
-[% END %] - [% IF ( found ) %] [% IF ( waiting ) %]