mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
Dodano historię dyżurów do widoku scenerii
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user