http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6069
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #5 from Jonathan Druart <[email protected]> 2011-08-05 07:45:17 UTC --- The proposed patch works well for me. But i don't signed off : in suggestion/suggestion.pl we passed 2 times 'budgetsloop' to the tmpl : $template->param( budgetsloop => $budgets); $template->param( budgetsloop => $bud ); I think it's possible to delete the call to GetBudgets (l. 296). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
