1
0
Fork 0
forked from gitea/nas

Add date_range view helper (#32187)

This commit is contained in:
Matt Jankowski 2024-10-01 05:30:21 -04:00 committed by GitHub
parent 7a653001b4
commit f251edfc1d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 8 additions and 9 deletions

View file

@ -2,9 +2,7 @@
= t('admin.dashboard.title')
- content_for :heading_actions do
= l(@time_period.first)
= ' - '
= l(@time_period.last)
= date_range(@time_period)
- unless @system_checks.empty?
.flash-message-stack