Summary: | Buttons inconsistent between "Hold found" and "Hold found (waiting)" dialogs in checkin | ||
---|---|---|---|
Product: | Koha | Reporter: | Jesse Weaver <jweaver> |
Component: | Circulation | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | fridolin.somers, gmcharlt, josef.moravec, kyle.m.hall, martin.renvoize, nick |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 16420: Buttons inconsistent between "Hold found" and "Hold found (waiting)" dialogs in checkin
Bug 16420: Buttons inconsistent between "Hold found" and "Hold found (waiting)" dialogs in checkin Bug 16420: Buttons inconsistent between "Hold found" and "Hold found (waiting)" dialogs in checkin |
Description
Jesse Weaver
2016-05-02 18:33:27 UTC
Created attachment 80144 [details] [review] 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." Created attachment 80145 [details] [review] 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 <black23@gmail.com> Created attachment 80242 [details] [review] 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 <black23@gmail.com> Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Awesome work all! Pushed to master for 18.11 Pushed to 18.05.x for 18.05.05 Pushed to 17.11.x for 17.11.12 |