Script Preorder Sync erweitert auf Netzgebiete:

ON Leibnitz
ON Bad Gleichenberg
ON Semriach
ON Straden
ON St.Anna am Aigen
This commit is contained in:
Daniel Spitzer
2025-12-29 10:40:46 +01:00
parent c637c51316
commit 18bbb40160

View File

@@ -12,7 +12,7 @@ Vue.component('Pop', {
Pop hinzufügen
</button>
<button type="button" class="btn btn-light mr-2" @click="$refs.mapModal.open()">
<i class="fa-duotone fa-regular fa-map-location-dot"></i> <span class="font-weight-semibold">Übersichtskarte</span>
<i class="fa-duotone fa-solid fa-map-location-dot"></i> <span class="font-weight-semibold">Übersichtskarte</span>
</button>
</template>