WIP: Implement feedback functionality
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{{ form_start(form) }}
|
||||
<div class="flex flex-col space-y-4 pb-8">
|
||||
{{ form_row(form.name) }}
|
||||
{{ form_row(form.feedbackSet) }}
|
||||
{{ form_row(form.requiredTrainings) }}
|
||||
{{ form_row(form.requiredLicenses) }}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user