update Layouts
This commit is contained in:
@@ -110,9 +110,15 @@ page {
|
||||
marginal-content < styles.content.get
|
||||
marginal-content.select.where = colPos=1
|
||||
|
||||
footer-content < styles.content.get
|
||||
footer-content.select.where = colPos=200
|
||||
footer-content.slide = -1
|
||||
footer-left < styles.content.get
|
||||
footer-left.select.where = colPos=200
|
||||
footer-left.slide = -1
|
||||
footer-center < styles.content.get
|
||||
footer-center.select.where = colPos=201
|
||||
footer-center.slide = -1
|
||||
footer-right < styles.content.get
|
||||
footer-right.select.where = colPos=202
|
||||
footer-right.slide = -1
|
||||
|
||||
# breadcrumbSingleRecordEntry is used to extend the breadcrumb path
|
||||
# it allows us to display the title of a single record (like tx_news detail page)
|
||||
|
||||
Reference in New Issue
Block a user