update Layouts

This commit is contained in:
2020-12-06 13:56:46 +01:00
parent 463e4c05c5
commit b5ee5c33c1
23 changed files with 386 additions and 33 deletions
+9 -3
View File
@@ -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)