diff --git a/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_city.php b/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_city.php index 47a1671d..18ac319d 100644 --- a/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_city.php +++ b/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_city.php @@ -274,17 +274,9 @@ return [ 'default' => [ 'title' => 'Alle Geräte', 'allowedAspectRatios' => [ - 'teaserEven' => [ - 'title' => 'Teaser gerade', - 'value' => 1.3333333333333334, - ], - 'teaserOdd' => [ - 'title' => 'Teaser ungerade', - 'value' => 2.0555555555555556, - ], - 'free' => [ - 'title' => 'Frei', - 'value' => 'NaN', + 'teaser' => [ + 'title' => 'Teaser', + 'value' => 2, ], ], ], @@ -323,16 +315,8 @@ return [ 'title' => 'Alle Geräte', 'allowedAspectRatios' => [ 'headerLarge' => [ - 'title' => 'Header groß', - 'value' => 2.3333333333333334, - ], - 'headerSmall' => [ - 'title' => 'Header klein', - 'value' => 3.3333333333333334, - ], - 'free' => [ - 'title' => 'Frei', - 'value' => 'NaN', + 'title' => 'Header', + 'value' => 3.8, ], ], ], diff --git a/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_country.php b/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_country.php index eacc5c47..6f65611f 100644 --- a/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_country.php +++ b/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_country.php @@ -271,17 +271,9 @@ return [ 'default' => [ 'title' => 'Alle Geräte', 'allowedAspectRatios' => [ - 'teaserEven' => [ - 'title' => 'Teaser gerade', - 'value' => 1.3333333333333334, - ], - 'teaserOdd' => [ - 'title' => 'Teaser ungerade', - 'value' => 2.0555555555555556, - ], - 'free' => [ - 'title' => 'Frei', - 'value' => 'NaN', + 'teaser' => [ + 'title' => 'Teaser', + 'value' => 2, ], ], ], @@ -320,16 +312,8 @@ return [ 'title' => 'Alle Geräte', 'allowedAspectRatios' => [ 'headerLarge' => [ - 'title' => 'Header groß', - 'value' => 2.3333333333333334, - ], - 'headerSmall' => [ - 'title' => 'Header klein', - 'value' => 3.3333333333333334, - ], - 'free' => [ - 'title' => 'Frei', - 'value' => 'NaN', + 'title' => 'Header', + 'value' => 3.8, ], ], ], diff --git a/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_hotel.php b/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_hotel.php index 5ec3caea..994aea80 100644 --- a/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_hotel.php +++ b/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_hotel.php @@ -290,17 +290,9 @@ return [ 'default' => [ 'title' => 'Alle Geräte', 'allowedAspectRatios' => [ - 'teaserEven' => [ - 'title' => 'Teaser gerade', - 'value' => 1.3333333333333334, - ], - 'teaserOdd' => [ - 'title' => 'Teaser ungerade', - 'value' => 2.0555555555555556, - ], - 'free' => [ - 'title' => 'Frei', - 'value' => 'NaN', + 'teaser' => [ + 'title' => 'Teaser', + 'value' => 2, ], ], ], @@ -339,16 +331,8 @@ return [ 'title' => 'Alle Geräte', 'allowedAspectRatios' => [ 'headerLarge' => [ - 'title' => 'Header groß', - 'value' => 2.3333333333333334, - ], - 'headerSmall' => [ - 'title' => 'Header klein', - 'value' => 3.3333333333333334, - ], - 'free' => [ - 'title' => 'Frei', - 'value' => 'NaN', + 'title' => 'Header', + 'value' => 3.8, ], ], ], diff --git a/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_product.php b/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_product.php index 17f4188c..d880de05 100644 --- a/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_product.php +++ b/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_product.php @@ -391,17 +391,9 @@ return [ 'default' => [ 'title' => 'Alle Geräte', 'allowedAspectRatios' => [ - 'teaserEven' => [ - 'title' => 'Teaser gerade', - 'value' => 1.3333333333333334, - ], - 'teaserOdd' => [ - 'title' => 'Teaser ungerade', - 'value' => 2.0555555555555556, - ], - 'free' => [ - 'title' => 'Frei', - 'value' => 'NaN', + 'teaser' => [ + 'title' => 'Teaser', + 'value' => 2, ], ], ], @@ -440,16 +432,8 @@ return [ 'title' => 'Alle Geräte', 'allowedAspectRatios' => [ 'headerLarge' => [ - 'title' => 'Header groß', - 'value' => 2.3333333333333334, - ], - 'headerSmall' => [ - 'title' => 'Header klein', - 'value' => 3.3333333333333334, - ], - 'free' => [ - 'title' => 'Frei', - 'value' => 'NaN', + 'title' => 'Header', + 'value' => 3.8, ], ], ], diff --git a/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_region.php b/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_region.php index 15983522..7c721c6e 100644 --- a/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_region.php +++ b/web/typo3conf/ext/ep_products/Configuration/TCA/tx_epproducts_domain_model_region.php @@ -343,17 +343,9 @@ return [ 'default' => [ 'title' => 'Alle Geräte', 'allowedAspectRatios' => [ - 'teaserEven' => [ - 'title' => 'Teaser gerade', - 'value' => 1.3333333333333334, - ], - 'teaserOdd' => [ - 'title' => 'Teaser ungerade', - 'value' => 2.0555555555555556, - ], - 'free' => [ - 'title' => 'Frei', - 'value' => 'NaN', + 'teaser' => [ + 'title' => 'Teaser', + 'value' => 2, ], ], ], @@ -392,16 +384,8 @@ return [ 'title' => 'Alle Geräte', 'allowedAspectRatios' => [ 'headerLarge' => [ - 'title' => 'Header groß', - 'value' => 2.3333333333333334, - ], - 'headerSmall' => [ - 'title' => 'Header klein', - 'value' => 3.3333333333333334, - ], - 'free' => [ - 'title' => 'Frei', - 'value' => 'NaN', + 'title' => 'Header', + 'value' => 3.8, ], ], ], diff --git a/web/typo3conf/ext/ep_theme/Resources/Private/Partials/ContentSlider.html b/web/typo3conf/ext/ep_theme/Resources/Private/Partials/ContentSlider.html index daa20872..d6f80e7a 100644 --- a/web/typo3conf/ext/ep_theme/Resources/Private/Partials/ContentSlider.html +++ b/web/typo3conf/ext/ep_theme/Resources/Private/Partials/ContentSlider.html @@ -10,8 +10,8 @@
- +
@@ -20,10 +20,10 @@