https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36742

--- Comment #15 from Owen Leonard <[email protected]> ---
(In reply to Marcel de Rooy from comment #13)
> It seems that branchcode_hidden is only there? Is it just some old artifact?

git blame knows: Bug 23420: Add OPACSuggestionUnwantedFields system pref

> git grep branchcode_required
> koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt:               
> [% IF ( branchcode_required ) %]

Bug 22657: Remove JavaScript from OPAC suggestion validation of required fields

Both changes are very specific to the suggestions page. branchcode_hidden is
about hiding the library selection field on the suggestions form.
branchcode_required is about marking the library option as required.

-- 
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/

Reply via email to