Skip to content
Snippets Groups Projects
Commit 87857428 authored by xaralis's avatar xaralis
Browse files

fix(district): DistrictGeoFeatureDetailPage search_image wasn't editable in Wagtail admin

parent e04342f9
No related branches found
No related tags found
2 merge requests!532fix(district): only show "Show more" button when there is actually something...,!530fix(district): DistrictGeoFeatureDetailPage search_image wasn't editable in Wagtail admin
Pipeline #8311 canceled
......@@ -1611,11 +1611,6 @@ class DistrictGeoFeatureDetailPage(
FieldPanel("sort_order"),
]
promote_panels = make_promote_panels(
admin_help.build(admin_help.NO_SEO_TITLE, admin_help.NO_DESCRIPTION_USE_PEREX),
search_image=False,
)
settings_panels = []
### RELATIONS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment