Hotfix: uwagi eksploatacyjne:

This commit is contained in:
2022-01-10 12:53:00 +01:00
parent 0602424c3e
commit e63dbb9633
+2 -2
View File
@@ -16,8 +16,8 @@
<span class="stop-name">
<span v-html="stop.stopName"></span>
<img v-if="stop.comments" :src="icons.warning" :title="`${$t('trains.comment')}: ${stop.comments}`">
{{ decodeURIComponent(stop.comments) }}
<!-- <img v-if="stop.comments" :src="icons.warning" :title="`${$t('trains.comment')}: ${stop.comments}`"> -->
<!-- {{ decodeURIComponent(stop.comments) }} -->
</span>
<span class="stop-date">
<span