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

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