22 lines
528 B
Text
22 lines
528 B
Text
mod.web_layout.BackendLayouts {
|
|
full {
|
|
title = Full
|
|
icon = content-panel
|
|
config {
|
|
backend_layout {
|
|
colCount = 1
|
|
rowCount = 1
|
|
rows {
|
|
1 {
|
|
columns {
|
|
1 {
|
|
name = Content
|
|
colPos = 0
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|