Allow menu_abstract in tceform
This commit is contained in:
parent
6121385989
commit
8dba64cce6
1 changed files with 1 additions and 1 deletions
|
@ -26,6 +26,6 @@ mod.wizards.newContentElement.wizardItems {
|
|||
}
|
||||
TCEFORM.tt_content {
|
||||
CType {
|
||||
keepItems := addToList(text, image)
|
||||
keepItems := addToList(text, image, menu_abstract)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue