mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-06 02:59:29 +00:00
Added an button to update a label profile from directly inside the label generator
Related to issue #994
This commit is contained in:
parent
a18ec373d2
commit
46d1a0cb1b
4 changed files with 50 additions and 1 deletions
|
|
@ -100,6 +100,8 @@
|
|||
</div>
|
||||
{% endif %}
|
||||
|
||||
{{ form_row(form.update_profile) }}
|
||||
|
||||
<div class="form-group row">
|
||||
<div class="offset-sm-3 col-sm-9">
|
||||
<div class="input-group">
|
||||
|
|
@ -133,4 +135,4 @@
|
|||
</object>
|
||||
</div>
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue