http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4941
Marc Véron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from Marc Véron <[email protected]> --- (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. _______________________________________________ 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/
