[Koha-bugs] [Bug 12332] pay.pl and purchase-suggestions.pl tabs do not show selected

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 18 17:20:22 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12332

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #28920|0                           |1
        is obsolete|                            |

--- Comment #7 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 28947
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28947&action=edit
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>

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


More information about the Koha-bugs mailing list