[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
Mon Jun 16 14:18:10 CEST 2014


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

--- Comment #1 from Viktor Sarge <viktor.sarge at regionhalland.se> ---
Created attachment 28865
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28865&action=edit
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.

-- 
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