add theme1 with subnavigation first setup kind of ugly layout
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ class Page
|
||||
include Cmtool::Includes::Page
|
||||
include ActiveModel::SerializerSupport
|
||||
def self.layouts
|
||||
%w[theme1 theme1-home]
|
||||
%w[theme1 theme1-home theme1-with-subnavigation]
|
||||
end
|
||||
|
||||
def self.suppliers_page(name, locale: :en)
|
||||
|
||||
Reference in New Issue
Block a user