Skip to content
Snippets Groups Projects
Commit 1ecadda4 authored by pabois's avatar pabois
Browse files

camelcase

parent 2403195a
No related branches found
No related tags found
No related merge requests found
......@@ -108,7 +108,7 @@ module Communication::Website::Page::WithType
self.parent = default_parent
self.full_width = full_width_by_default?
self.published = published_by_default?
# note: published_at will be set by with_publication concern
# note: published_at will be set by WithPublication concern
end
def generate_heading(title)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment