Allow to add content on empty page in frontend
This commit is contained in:
parent
473a552f64
commit
a59b366bb8
1 changed files with 5 additions and 0 deletions
|
@ -23,6 +23,11 @@ page {
|
||||||
stdWrap.noTrimWrap = |<body class="Layout|">|
|
stdWrap.noTrimWrap = |<body class="Layout|">|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
5 = EDITPANEL
|
||||||
|
5 {
|
||||||
|
newRecordFromTable = tt_content
|
||||||
|
}
|
||||||
|
|
||||||
10 = FLUIDTEMPLATE
|
10 = FLUIDTEMPLATE
|
||||||
10 {
|
10 {
|
||||||
templateName {
|
templateName {
|
||||||
|
|
Loading…
Reference in a new issue