This commit is contained in:
bkfox 2017-01-08 23:14:14 +01:00
parent e17d637c1d
commit 7f1a5c0193

View File

@ -696,7 +696,7 @@ class LogsPage(DatedListPage):
verbose_name = _('Logs')
verbose_name_plural = _('Logs')
content_panels = DatedListBase.content_panels + [
content_panels = DatedListPage.content_panels + [
MultiFieldPanel([
FieldPanel('station'),
FieldPanel('age_max'),