mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 07:46:23 -04:00
Reran reference tests and merged in main to fix conflicts
This commit is contained in:
@@ -59,11 +59,13 @@
|
||||
autocomplete=False
|
||||
) }}
|
||||
|
||||
{{ list_entry(
|
||||
form.phone_numbers,
|
||||
item_name='phone number',
|
||||
autocomplete=False
|
||||
) }}
|
||||
<div class="margin-top-4">
|
||||
{{ list_entry(
|
||||
form.phone_numbers,
|
||||
item_name='phone number',
|
||||
autocomplete=False
|
||||
) }}
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user