[koha-commits] main Koha release repository branch master updated. v16.05.00-348-g6c711e6

Git repo owner gitmaster at git.koha-community.org
Fri Jul 15 17:04:56 CEST 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
       via  6c711e6cda36ab339fc52d63ec1fd99d1f39fe99 (commit)
      from  fcf2e1325e6cf056b5b7e5e95545adcd322d1b52 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 6c711e6cda36ab339fc52d63ec1fd99d1f39fe99
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Jul 11 15:03:37 2016 -0400

    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.
    
    Signed-off-by: Arslan Farooq <arslanone at gmail.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

-----------------------------------------------------------------------

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/js/holds.js |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list