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

--- Comment #43 from Alex Arnaud <[email protected]> ---
Comment on attachment 101313
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=101313
Bug 19482 - Add support for defining 'mandatory' mappings

Review of attachment 101313:
 --> 
(https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=19482&attachment=101313)
-----------------------------------------------------------------

:::
koha-tmpl/intranet-tmpl/prog/en/modules/admin/searchengine/elasticsearch/mappings.tt
@@ +200,5 @@
> +                              [% IF search_field.type == "string" %]
> +                                <option value="string" 
> selected="selected">String</option>
> +                              [% ELSE %]
> +                                <option value="string">String</option>
> +                              [% END %]

That makes the list empty instead of only disabled.

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