initial commit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
TCEFORM {
|
||||
pages {
|
||||
layout {
|
||||
removeItems = 1,2,3
|
||||
}
|
||||
}
|
||||
tt_content {
|
||||
// Reanabled: Disable imageheight and imagewidth for textpic and image
|
||||
// to avoid incorrect rendering in frontend
|
||||
|
||||
imageheight.disabled = 0
|
||||
imagewidth.disabled = 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user