mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-02 01:04:41 +02:00
Added constraints for selectable attribute.
This commit is contained in:
parent
408d98c6e1
commit
51be176418
12 changed files with 169 additions and 0 deletions
|
@ -68,6 +68,7 @@
|
|||
{% if form.parent%}
|
||||
{{ form_row(form.parent) }}
|
||||
{% endif %}
|
||||
{{ form_row(form.not_selectable) }}
|
||||
|
||||
{% block additional_controls %}{% endblock %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue