hotfix postojów pt w SRJP

This commit is contained in:
2024-01-26 13:38:45 +01:00
parent a8f683a585
commit 05c38e10e3
+3 -2
View File
@@ -29,8 +29,9 @@
<span <span
v-if=" v-if="
stop.duration || stop.duration ||
(stop.status == 'stopped' && stop.position != 'begin') || (stop.status == 'stopped' &&
stop.departureDelay != stop.arrivalDelay stop.position != 'begin' &&
stop.departureDelay != stop.arrivalDelay)
" "
class="date stop" class="date stop"
:data-stop-types="stop.type.replace(', ', '-')" :data-stop-types="stop.type.replace(', ', '-')"