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