mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-03 17:55:03 +02:00
Part select element now works properly
This commit is contained in:
parent
670dd76ef5
commit
7558d57545
3 changed files with 109 additions and 13 deletions
|
@ -124,3 +124,7 @@
|
|||
|
||||
{{- block("choice_widget_collapsed", "bootstrap_base_layout.html.twig") -}}
|
||||
{%- endblock choice_widget_collapsed -%}
|
||||
|
||||
{% block part_select_widget %}
|
||||
{{ form_widget(form.autocomplete) }}
|
||||
{% endblock %}
|
Loading…
Add table
Add a link
Reference in a new issue