mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-28 13:36:30 +02:00
admin fix
This commit is contained in:
parent
dad42264bf
commit
6fdb763c02
1 changed files with 1 additions and 1 deletions
|
@ -1570,7 +1570,7 @@ class DomainInformationAdmin(ListHeaderAdmin, ImportExportModelAdmin):
|
||||||
"is_policy_acknowledged",
|
"is_policy_acknowledged",
|
||||||
]
|
]
|
||||||
|
|
||||||
# For each filter_horizontal, init in admin js initFilterHorizontalWidget
|
# For each filter_horizontal, init in admin js extendFilterHorizontalWidgets
|
||||||
# to activate the edit/delete/view buttons
|
# to activate the edit/delete/view buttons
|
||||||
filter_horizontal = ("other_contacts",)
|
filter_horizontal = ("other_contacts",)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue