Skip to content
Snippets Groups Projects
Commit 440893ed authored by Tomáš Valenta's avatar Tomáš Valenta
Browse files

remove fields

parent df753739
No related branches found
No related tags found
No related merge requests found
...@@ -72,8 +72,6 @@ class HomePage(Page): ...@@ -72,8 +72,6 @@ class HomePage(Page):
content_panels = Page.content_panels + [ content_panels = Page.content_panels + [
FieldPanel("heading_text", icon="pilcrow"), FieldPanel("heading_text", icon="pilcrow"),
FieldPanel("events", icon="calendar-alt"),
FieldPanel("documents", icon="doc-full-inverse"),
FieldPanel("donation_text", icon="pilcrow"), FieldPanel("donation_text", icon="pilcrow"),
MultiFieldPanel( MultiFieldPanel(
[ [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment