From b16052bd4f7310eb198619a0e39e23a4b3bbb446 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Fri, 5 Oct 2018 17:05:19 +0000 Subject: [PATCH] Bug 16420: Buttons inconsistent between "Hold found" and "Hold found (waiting)" dialogs in checkin This patch makes minor changes to the text of hold confirmation buttons in the checkin process in order to make them more consistent. Also changed: Removed the "danger" class from the "Ignore" button for readability and consistency's sake. To test, apply the patch and check in an item which is on hold for a patron at your logged-in library. The hold confirmation dialog's buttons should read "Confirm hold," "Print slip and confirm," and "Ignore." Confirm the hold, then check in the same item again. In the dialog, the buttons should read "Confirm hold," "Print slip and confirm," and "Cancel hold." Signed-off-by: Michal Denar Signed-off-by: Chris Cormack Signed-off-by: Nick Clemens (cherry picked from commit 96c2df5804ce3ac84e5963d6b9764553a97a6978) Signed-off-by: Martin Renvoize (cherry picked from commit ee4fbd587f97768106367aab9b9746f9b09dffbf) Signed-off-by: Fridolin Somers --- koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt | 6 +++--- 1 file changed, 3 insertions(+), 3 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 30a4dc241a..57a744f024 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt @@ -344,12 +344,12 @@ $(document).ready(function () { [% END %] - -- 2.39.2