mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-02 01:04:41 +02:00
Added possibility to set project status
This commit is contained in:
parent
5521995f79
commit
adc070d10c
7 changed files with 191 additions and 33 deletions
|
@ -18,6 +18,7 @@
|
|||
|
||||
{% block additional_controls %}
|
||||
{{ form_row(form.description) }}
|
||||
{{ form_row(form.status) }}
|
||||
{% endblock %}
|
||||
|
||||
{% block additional_panes %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue