mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-02 21:08:12 +00:00
Hotfix: uwagi eksploatacyjne:
This commit is contained in:
@@ -16,8 +16,8 @@
|
|||||||
|
|
||||||
<span class="stop-name">
|
<span class="stop-name">
|
||||||
<span v-html="stop.stopName"></span>
|
<span v-html="stop.stopName"></span>
|
||||||
<img v-if="stop.comments" :src="icons.warning" :title="`${$t('trains.comment')}: ${stop.comments}`">
|
<!-- <img v-if="stop.comments" :src="icons.warning" :title="`${$t('trains.comment')}: ${stop.comments}`"> -->
|
||||||
{{ decodeURIComponent(stop.comments) }}
|
<!-- {{ decodeURIComponent(stop.comments) }} -->
|
||||||
</span>
|
</span>
|
||||||
<span class="stop-date">
|
<span class="stop-date">
|
||||||
<span
|
<span
|
||||||
|
|||||||
Reference in New Issue
Block a user