target update
This commit is contained in:
parent
2453613149
commit
396fa7167c
|
@ -995,7 +995,7 @@ class SectionTimetable(SectionItem,DatedListBase):
|
||||||
)
|
)
|
||||||
|
|
||||||
panels = SectionItem.panels + DatedListBase.panels + [
|
panels = SectionItem.panels + DatedListBase.panels + [
|
||||||
FieldPanel('page')
|
FieldPanel('target')
|
||||||
]
|
]
|
||||||
|
|
||||||
def get_queryset(self, context):
|
def get_queryset(self, context):
|
||||||
|
|
Loading…
Reference in New Issue
Block a user