svg
This commit is contained in:
@ -62,6 +62,7 @@
|
||||
<div class="card-body">
|
||||
{{ form_row(form.name) }}
|
||||
{{ form_row(form.category) }}
|
||||
{{ form_row(form.submittime) }}
|
||||
{{ form_row(form.description) }}
|
||||
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user