feat: treat all uploads of type 'document' as global
This commit is contained in:
@@ -6,9 +6,6 @@
|
||||
'accepted_files': 'application/pdf',
|
||||
} %}
|
||||
</div>
|
||||
<div class="pb-4">
|
||||
{{ form_row(form.global) }}
|
||||
</div>
|
||||
<button type="submit" class="btn">
|
||||
Uploads speichern
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user