refactored the layout:
removed fixed head, replaced with flex moved pagetitle and searchform to headerbottom region added Common store to vuejs with pagetitle data added pagetitle vuejs component
This commit is contained in:
@@ -13,6 +13,7 @@ regions:
|
||||
header_left: 'Header left'
|
||||
header_middle: 'Header middle'
|
||||
header_right: 'Header right'
|
||||
header_bottom: 'Header bottom'
|
||||
content_top: 'Content Top'
|
||||
content: Content
|
||||
footer_left: 'Footer Left'
|
||||
|
||||
Reference in New Issue
Block a user