Skip to content
Snippets Groups Projects

Feature latest news slider

Merged Michael Kessler requested to merge feature_latestNewsSlider into master
5 files
+ 22
22
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -126,12 +126,12 @@
<renderType>selectSingle</renderType>
<items>
<numIndex index="0">
<numIndex index="0">LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.flexForm.layout.default</numIndex>
<numIndex index="1">default</numIndex>
<numIndex index="0">LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.flexForm.layout.1</numIndex>
<numIndex index="1">layout-1</numIndex>
</numIndex>
<numIndex index="1">
<numIndex index="0">LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.flexForm.layout.content</numIndex>
<numIndex index="1">content</numIndex>
<numIndex index="0">LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.flexForm.layout.2</numIndex>
<numIndex index="1">layout-2</numIndex>
</numIndex>
</items>
</config>
@@ -140,7 +140,7 @@
<settings.columns>
<TCEforms>
<displayCond>FIELD:settings.layout:=:content</displayCond>
<displayCond>FIELD:settings.layout:=:layout-2</displayCond>
<label>LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.flexForm.layout.columns</label>
<description>LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.flexForm.layout.columns.description</description>
<config>
Loading