http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4941 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron@veron.ch --- Comment #10 from Marc Véron <veron@veron.ch> --- (In reply to Jonathan Druart from comment #8)
(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 );
Yes, that makes sense. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.