23 Dec
2009
23 Dec
'09
5:08 p.m.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4000 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> 2009-12-23 17:08:02 --- More details: The budgets listing defaults to a state where "show my budgets only" is selected (this is with IndependentBranches OFF if it matters). If I resubmit with "show my budgets only" deselected I see the tree view. Line 76 of aqbudgets.pl: $template->param( notree => ($filter_budgetbranch or $show_mine) ); Is that because the tree view doesn't work if your budget's parent isn't "yours" or your library's? -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.