[koha-commits] main Koha release repository branch master updated. v3.16.00-226-g3acbead

Git repo owner gitmaster at git.koha-community.org
Tue Jul 8 15:20:14 CEST 2014


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  3acbead04930c502b3e406d54b3a513088ddd098 (commit)
      from  fea21b16abb16b2d690f500c733a8a21211ab205 (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 3acbead04930c502b3e406d54b3a513088ddd098
Author: Viktor Sarge <viktor.sarge at regionhalland.se>
Date:   Mon Jun 16 13:09:10 2014 +0100

    Bug 12332: Fix for tab "Purchase suggestions" not lighting up
    
    This patch changes the file purchase-suggestions.pl with "suggestionsview => 1" for the template parameter.
    In circ-menu.inc i changed the condition from "suggestions" to "suggestionsview" since it seemed to conflict with the existing variable suggestions (and in that case only highlighting the tab when there were suggestions).
    
    Please note that I fixed the troubles with the tab "Fines" in a separate patch 9245.
    
    Test plan:
    1) Verify that "Purchase suggestions" does not light up as it should when clicked.
    2) Install the patch.
    3) Verify that the tab "Purchase suggestions" now actually light up when clicked.
    
    Signed-off-by: Christopher Brannon <cbrannon at cdalibrary.org>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    Works as advertised.

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/includes/circ-menu.inc |    2 +-
 members/purchase-suggestions.pl                        |    1 +
 2 files changed, 2 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list