feat: move cost unit from assignment to job profile
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
{{ form_row(form.feedbackSet) }}
|
||||
{{ form_row(form.requiredTrainings) }}
|
||||
{{ form_row(form.requiredLicenses) }}
|
||||
{{ form_row(form.costUnit) }}
|
||||
</div>
|
||||
<div class="flex items-center space-x-2">
|
||||
<button type="submit" class="btn">
|
||||
|
||||
Reference in New Issue
Block a user