Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Maják
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TO
Maják
Commits
1baab5cd
"git@gitlab.pirati.cz:b1242/majak.git" did not exist on "cabf900fa46666430bd35c30f0ab81829e8ad621"
Commit
1baab5cd
authored
4 years ago
by
jan.bednarik
Browse files
Options
Downloads
Patches
Plain Diff
senat campaign: Hide privacy panel
parent
ab1cfdd3
No related branches found
No related tags found
2 merge requests
!93
Merge test
,
!92
Upgrade
Pipeline
#1178
passed
4 years ago
Stage: build
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
senat_campaign/models.py
+3
-0
3 additions, 0 deletions
senat_campaign/models.py
with
3 additions
and
0 deletions
senat_campaign/models.py
+
3
−
0
View file @
1baab5cd
...
@@ -5,6 +5,7 @@ from wagtail.admin.edit_handlers import (
...
@@ -5,6 +5,7 @@ from wagtail.admin.edit_handlers import (
FieldPanel
,
FieldPanel
,
HelpPanel
,
HelpPanel
,
MultiFieldPanel
,
MultiFieldPanel
,
PublishingPanel
,
StreamFieldPanel
,
StreamFieldPanel
,
)
)
from
wagtail.core
import
blocks
from
wagtail.core
import
blocks
...
@@ -378,6 +379,8 @@ class SenatCampaignNewsPage(Page, SubpageMixin, MetadataPageMixin):
...
@@ -378,6 +379,8 @@ class SenatCampaignNewsPage(Page, SubpageMixin, MetadataPageMixin):
),
),
]
]
settings_panels
=
[
PublishingPanel
()]
### RELATIONS
### RELATIONS
parent_page_types
=
[
"
senat_campaign.SenatCampaignNewsIndexPage
"
]
parent_page_types
=
[
"
senat_campaign.SenatCampaignNewsIndexPage
"
]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment