+
+
+ | ID |
+ Kat. nr |
+ Relacja |
+ Maszynista |
+ Autor RJ |
+ Data |
+
+
+
+
+ |
+ #{{ historyItem.id }}
+ |
+
+ {{ historyItem.trainCategoryCode }}
+ {{ historyItem.trainNo }}
+ |
+ {{ historyItem.route.replace('|', ' -> ') }} |
+ {{ historyItem.driverName }} |
+
+ {{ historyItem.authorName }}
+
+ {{ $t('scenery.timetable-author-unknown') }}
+ |
+
+ {{ localeDay(historyItem.beginDate, $i18n.locale) }}
+ {{ localeTime(historyItem.beginDate, $i18n.locale) }}
+ |
+
+
+
+
+ {{ $t('scenery.history-list-empty') }}
+
+
{{ $t('scenery.timetable-author-title') }}:
{{ historyItem.authorName }}
{{ $t('scenery.timetable-author-unknown') }}
-
-
+ -->