mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 21:13:13 -04:00
Set accepted files for contact list upload
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
<div class="form-group">
|
||||
{{ file_upload(
|
||||
form.file,
|
||||
allowed_file_extensions=allowed_spreadsheet_file_extensions,
|
||||
action=url_for('.upload_contact_list', service_id=current_service.id),
|
||||
button_text='Upload your file again'
|
||||
) }}
|
||||
|
||||
Reference in New Issue
Block a user