diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/components/_tooltips.scss b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/components/_tooltips.scss
index 5899f9eb..c253ab80 100644
--- a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/components/_tooltips.scss
+++ b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/components/_tooltips.scss
@@ -3,5 +3,4 @@
:root {
--cooltipz-bg-color: theme('colors.ep.secondary');
--cooltipz-text-color: theme('colors.white');
- --cooltipz-cursor: theme('cursor.default');
}
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/Datestable.html b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/Datestable.html
index 93e15f04..10a70f27 100644
--- a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/Datestable.html
+++ b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/Datestable.html
@@ -47,19 +47,14 @@
Termin
-
-
-
+ Nächte
|
- ab
+ inklusive
|
- inkl.
+ Preis
|
- |
@@ -69,38 +64,29 @@
-
-
+
{row.dateStart} - {row.dateEnd}
+
+
+ ausgebucht
+
+
|
-
+
{row.nights}
|
-
-
-
- {row.pseudoPrice} €
-
-
-
- {row.minPrice} €
-
- |
@@ -110,70 +96,63 @@
data-pricetable-target="busIcon"
data-bus-included="{row.busIncluded}"
data-bus-price="{row.busPrice}">
-
-
+ aria-label="{f:if(condition: row.summer, then: 'Bergbahnticket inklusive', else: 'Skipass inklusive')}"
+ role="tooltip">
+
-
-
|
-
-
-
-
- Buchen
-
-
-
-
-
- Reisen-Alert
-
-
-
-
-
-
- ausgebucht
+
+
+
-
-
+
+
+
+
+ Reisen-Alert
+
+
+
|
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/Pricetable.html b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/Pricetable.html
index d6450cf0..67339454 100644
--- a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/Pricetable.html
+++ b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/Pricetable.html
@@ -49,13 +49,24 @@
Zimmertyp
- Preis
+
+ inkl.
+
+
+ inklusive
+
|
- inkl.
+
+ opt.
+
+
+ optional
+
+ |
+
+ Preis/Buchen
|
- |
- |
@@ -73,21 +84,17 @@
-
+
{row.roomName}
+
+
+ ausgebucht
+
+
-
-
- {row.minPrice} €
-
- |
@@ -104,7 +111,7 @@
@@ -122,7 +129,7 @@
data-cooltipz-dir="top"
aria-label="Alle Zusatzleistungen anzeigen"
role="tooltip">
- Optionen
+ Leistungen
|
-
+ |
-
+
Reisen-Alert
-
+
-
- Buchen
+
+ {row.minPrice}
+
-
- ausgebucht
+
+ {row.minPrice} €
|