Skip to content

Commit

Permalink
[TASK] remuve media from heroImage element
Browse files Browse the repository at this point in the history
  • Loading branch information
dmh committed Feb 17, 2017
1 parent 1867f5a commit 4d5333b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ mod.wizards.newContentElement.wizardItems.contentElements {
show := addToList(heroImage)
}


TCEFORM.tt_content.pi_flexform.heroImage.sDEF.contentPosition {
addItems {
0 = LLL:EXT:theme_t3kit/Resources/Private/Language/ContentElements.xlf:heroImage.flexform.contentPosition_left
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@ tt_content {
dataProcessing {
10 = TYPO3\CMS\Frontend\DataProcessing\FilesProcessor
10 {
references.fieldName = media
as = media
}
15 = TYPO3\CMS\Frontend\DataProcessing\FilesProcessor
15 {
references.fieldName = image
as = image
}
Expand Down

0 comments on commit 4d5333b

Please sign in to comment.