generated from cms/tibi-docs
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
} else {
|
} else {
|
||||||
blackBg = false
|
blackBg = false
|
||||||
}
|
}
|
||||||
|
|
||||||
getNextPage($navigation.pages)
|
getNextPage($navigation.pages)
|
||||||
|
|
||||||
if (location.pathname.split("/").filter((s) => s).length >= 2) {
|
if (location.pathname.split("/").filter((s) => s).length >= 2) {
|
||||||
@@ -39,7 +39,6 @@
|
|||||||
let showNext = true
|
let showNext = true
|
||||||
$: {
|
$: {
|
||||||
if ($rerender) {
|
if ($rerender) {
|
||||||
|
|
||||||
if (location.pathname != "/") {
|
if (location.pathname != "/") {
|
||||||
getNextPage($navigation.pages)
|
getNextPage($navigation.pages)
|
||||||
}
|
}
|
||||||
@@ -81,7 +80,7 @@
|
|||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
<div class="contact">
|
<div class="contact">
|
||||||
<button>0711 644 700-0</button>
|
<button>+49 (0) 711 655 700-0</button>
|
||||||
|
|
||||||
<button>
|
<button>
|
||||||
<a href="mailto:info@fontis.de" class="button" style="text-decoration: none;">
|
<a href="mailto:info@fontis.de" class="button" style="text-decoration: none;">
|
||||||
|
|||||||
Reference in New Issue
Block a user