mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 22:04:23 +00:00
fix order in report form
This commit is contained in:
parent
2c89aa4812
commit
f2cdaaa1a3
@ -26,6 +26,7 @@
|
||||
{{ form_row(form.user) }}
|
||||
{{ form_row(form.date) }}
|
||||
{{ form_row(form.scope) }}
|
||||
{{ form_row(form.cFData) }}
|
||||
<div class="grid-12 centered sticky-form-buttons">
|
||||
<button class="sc-button green margin-10" type="submit"><i class="fa fa-save"></i> {{ 'Add report'|trans }}</button>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user