[Koha-bugs] [Bug 16900] Hold suspend button incorrectly styled in patron holds list

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 12 07:42:06 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16900

Arslan Farooq <arslanone at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |arslanone at gmail.com

--- Comment #2 from Arslan Farooq <arslanone at gmail.com> ---
Created attachment 53300
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53300&action=edit
Bug 16900 - Hold suspend button incorrectly styled in patron holds list

This patch updates the style of the suspend/resume button in the list of
holds displayed on the checkout page and on the patron detail page. The
button is now a Bootstrap-styled button with a Font Awesome icon.

To test, apply the patch and locate a patron who has holds.

- On the checkout page, view the 'Holds' tab and confirm that there is a
  correctly-styled 'Suspend' button for each hold.
- Verify that the button works correctly and looks correct when a hold
  has been suspended.


Above two requirements were tested. Works fine. As expected. Suspend link is a
button, and canceling it shows resume button (both using font awesome).

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list