[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-944-gdbe233a

Git repo owner gitmaster at git.koha-community.org
Fri Aug 16 18:03:05 CEST 2013


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  dbe233a0e5d86975c28918d8b7023b70bdd29d38 (commit)
      from  40aa42f31f10acad92da5f2c57319f049fba9289 (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 dbe233a0e5d86975c28918d8b7023b70bdd29d38
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Aug 13 10:05:58 2013 -0400

    Bug 9238 - make fund pull down say 'select fund', not 'select budget'
    
    When adding a new order to a basket the fund selection field is labeled
    "Fund:" but the default option is "Select a budget." This patch changes
    this string to "Select a fund" and also corrects the associated
    JavaScript error message text displayed when one doesn't choose a fund.
    
    To test, add an order to basket. The "New order" form should show
    "Select a fund" as the default option for "Fund" in the "Accounting
    details" section. If you submit the form without selecting a fund the
    error message should read "You must select a fund."
    
    Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
    tests pass
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    String updates only, passes koha-qa.pl
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 .../prog/en/modules/acqui/neworderempty.tt         |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list