mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 21:38:13 +00:00
fix: warning notes display for TN & PN in journal
This commit is contained in:
@@ -59,7 +59,7 @@
|
|||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="stock-dangers" v-if="timetable.twr || timetable.skr">
|
<div class="stock-dangers" v-if="timetable.warningNotes">
|
||||||
<div class="g-separator"></div>
|
<div class="g-separator"></div>
|
||||||
|
|
||||||
<b>{{ $t('journal.stock-dangers') }}:</b>
|
<b>{{ $t('journal.stock-dangers') }}:</b>
|
||||||
|
|||||||
Reference in New Issue
Block a user