nc
This commit is contained in:
parent
5ad7e0fc51
commit
858aa7baf3
|
@ -1008,8 +1008,9 @@ class SectionTimetable(SectionItem,DatedBaseList):
|
|||
panels = SectionItem.panels + DatedBaseList.panels + [
|
||||
MultiFieldPanel([
|
||||
FieldPanel('nav_visible'),
|
||||
FieldPanel('station'),
|
||||
FieldPanel('target'),
|
||||
], heading=_('Navigation')),
|
||||
], heading=_('Timetable')),
|
||||
]
|
||||
|
||||
def get_queryset(self, context):
|
||||
|
|
Loading…
Reference in New Issue
Block a user