mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-14 12:24:33 +02:00
Added basic label generation dialog.
This commit is contained in:
parent
ea0d72bfbb
commit
a4e1a17b4a
12 changed files with 230 additions and 5 deletions
|
@ -47,6 +47,7 @@
|
|||
{% endblock %}
|
||||
|
||||
{% block label_options_widget %}
|
||||
{{ form_row(form.supported_element) }}
|
||||
<div class="form-group row">
|
||||
{{ form_label(form.width) }}
|
||||
<div class="input-group col-9">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue