Dodano historię dyżurów do widoku scenerii

This commit is contained in:
2022-01-10 03:12:08 +01:00
parent 9c66afc9de
commit 53842ec3be
5 changed files with 184 additions and 76 deletions
@@ -17,6 +17,7 @@
<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) }}
</span>
<span class="stop-date">
<span