From 60f768a744d7dbe4d30c8212d9d2a7c85b030a81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Fromme?= Date: Tue, 12 Feb 2019 12:28:58 +0100 Subject: [PATCH] Add button to scroll to faqs --- .../ext/ep_theme/Resources/Private/Partials/Faq.html | 2 +- .../ep_theme/Resources/Private/Templates/Product/Detail.html | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Faq.html b/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Faq.html index 66d17265..2cf47b6c 100644 --- a/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Faq.html +++ b/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Faq.html @@ -1,5 +1,5 @@ -
+
diff --git a/web/typo3conf/ext/ep_theme/Resources/Private/Templates/Product/Detail.html b/web/typo3conf/ext/ep_theme/Resources/Private/Templates/Product/Detail.html index 8ef39487..e8a6c7db 100644 --- a/web/typo3conf/ext/ep_theme/Resources/Private/Templates/Product/Detail.html +++ b/web/typo3conf/ext/ep_theme/Resources/Private/Templates/Product/Detail.html @@ -74,6 +74,10 @@ :class="{ 'button--active': activeSection === 'journey'}" @click.prevent="showHtml('journey')">Anreise + + +