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

Jonathan Druart <[email protected]> changed:

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

--- Comment #7 from Jonathan Druart <[email protected]> ---
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 <[email protected]>

Signed-off-by: Jonathan Druart <[email protected]>

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to