[Koha-bugs] [Bug 25024] OPAC incorrectly marks branch as invalid pickup location when similarly named branch is blocked

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 31 16:56:36 CEST 2020


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

--- Comment #3 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Nick, what about the existing syntax:

koha-tmpl/intranet-tmpl/prog/en/modules/admin/additional-fields.tt:[%
show_marcfield = marcfield_tables.grep('^' _ tablename _ '$').size ? 1 : 0 %]


The '^' _ var _ '$' seems more readable to me, don't you think?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list