mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
hotfix daily stats
This commit is contained in:
@@ -9,10 +9,10 @@
|
||||
{{ $t('journal.daily-stats-info') }}
|
||||
</b>
|
||||
|
||||
<h3>{{ $t('journal.daily-stats-title') }} {{ new Date().toLocaleDateString($i18n.locale) }}</h3>
|
||||
<hr style="margin-bottom: 0.5em" />
|
||||
<span class="stats-list" v-else>
|
||||
<h3>{{ $t('journal.daily-stats-title') }} {{ new Date().toLocaleDateString($i18n.locale) }}</h3>
|
||||
<hr style="margin-bottom: 0.5em" />
|
||||
|
||||
<span class="stats-list">
|
||||
<div v-if="stats.totalTimetables">
|
||||
•
|
||||
<i18n-t keypath="journal.timetable-stats-total">
|
||||
|
||||
Reference in New Issue
Block a user