[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.04-40-ga4f1103

Git repo owner gitmaster at git.koha-community.org
Mon Mar 7 13:41:54 CET 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, 3.22.x has been updated
       via  a4f1103e416357dc0635f4d5347d50ff68457459 (commit)
      from  5bb19ad72b2088d49939199f2e2269e7ffb6fcc9 (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 a4f1103e416357dc0635f4d5347d50ff68457459
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Feb 23 09:16:13 2016 -0500

    Bug 15884 - Vendor contract deletion warning is incorrectly styled
    
    When deleting a contract in  Acquisitions -> Vendor -> Contracts, the
    deletion confirmation message is not styled with the standard "dialog
    alert" <div>. This patch modifies the confirmation markup to match the
    standard.
    
    To test, apply the patch and go to Acquisitions -> [ a vendor] ->
    Contracts
    
    - Try deleting a contract. The confirmation box should have the standard
      "dialog alert" class.
    - Test the 'confirm' and 'cancel' actions and make sure both complete
      correctly.
    
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 .../prog/en/modules/admin/aqcontract.tt            |   20 +++++++++++---------
 1 file changed, 11 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list