mirror of
https://github.com/we-promise/sure.git
synced 2026-04-18 11:34:13 +00:00
fix: Update class for period string
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
<% end %>
|
||||
|
||||
<%# Period Display %>
|
||||
<div class="text-sm text-secondary">
|
||||
<div class="text-sm text-subdued">
|
||||
<%= t("reports.index.showing_period",
|
||||
start: @start_date.strftime("%b %-d, %Y"),
|
||||
end: @end_date.strftime("%b %-d, %Y")) %>
|
||||
|
||||
Reference in New Issue
Block a user