Skip to content
Snippets Groups Projects
Unverified Commit 93818b8d authored by Sébastien Gaya's avatar Sébastien Gaya
Browse files

fix duplicable page

parent 9939e9c9
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,7 @@ class Communication::Website::Page < ApplicationRecord
self.ignored_columns = %w(path kind)
include AsDirectObject
include Duplicable
include Filterable
include Sanitizable
include Localizable
......
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