[Koha-bugs] [Bug 35138] Elastic search - add new facets

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 14 12:08:42 CET 2024


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

--- Comment #2 from Jonathan Druart <jonathan.druart at gmail.com> ---
(In reply to Jonathan Druart from comment #1)
> Still no translatability however.

Translating using JS should be trivial as there will be an id on the label:

facets.inc
<span id="facet-[% facets_loo.type_link_value | html %]">[% facets_loo.label |
html %]</span>

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


More information about the Koha-bugs mailing list