25 Mar
2015
25 Mar
'15
12:45 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4941 --- Comment #8 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Katrin Fischer from comment #7)
Looking at the pref or doing a count of the branches in Auth.pm? Trying to understand :)
Count the branches from Auth and remove the pref everywhere. $template->param( singleBranchMode => Koha::Branches->search->count ); -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.