https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36742
--- Comment #13 from Marcel de Rooy <[email protected]> --- Still looking at the suggestions part: git grep branchcode_hidden koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt: [% UNLESS ( branchcode_hidden || AllPublicBranches.size < 2 )%] It seems that branchcode_hidden is only there? Is it just some old artifact? And similarly: git grep branchcode_required koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt: [% IF ( branchcode_required ) %] How should this work? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
