added baseurl variable to vueHeader.php

This commit is contained in:
Luca Haid
2025-08-04 10:26:05 +00:00
parent ea0a463ec3
commit 738f34f667

View File

@@ -31,6 +31,7 @@
endif; ?>
<script>
const baseurl = '<?=self::getResourcePath()?>';
window.mfNotify = <?=json_encode($mfNotify ?? null)?>;
window.TT_CONFIG = {};
<?php
@@ -72,4 +73,4 @@
</header>
<div class="wrapper pl-0 pl-lg-1 pr-0 pr-lg-1">
<div class="container-fluid">
<div class="container-fluid">