update style

This commit is contained in:
bkfox
2017-01-11 18:21:55 +01:00
parent 686327e50e
commit da9670046f
3 changed files with 35 additions and 16 deletions

View File

@ -405,7 +405,7 @@ class ProgramPage(Publication):
verbose_name_plural = _('Programs')
content_panels = [
FieldPanel('program'),
# FieldPanel('program'),
] + Publication.content_panels
settings_panels = Publication.settings_panels + [