Merge branch 'spidev' into 'master'
Script Preorder Sync erweitert auf Netzgebiete: See merge request fronk/thetool!1985
This commit is contained in:
@@ -12,7 +12,7 @@ Vue.component('Pop', {
|
|||||||
Pop hinzufügen
|
Pop hinzufügen
|
||||||
</button>
|
</button>
|
||||||
<button type="button" class="btn btn-light mr-2" @click="$refs.mapModal.open()">
|
<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>
|
</button>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user