We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cc8974 commit 40b20aeCopy full SHA for 40b20ae
DigitalLearningSolutions.Web/Views/TrackingSystem/Centre/Reports/EditFilters.cshtml
@@ -55,7 +55,7 @@
55
end-date-checkbox-hint-text="Check this box to specify an end date. If left unchecked will display data until today." />
56
57
<vc:select-list asp-for="@nameof(Model.ReportInterval)"
58
- label="Report by"
+ label="Report by frequency"
59
value="@reportIntervalValue.ToString()"
60
hint-text=""
61
required="true"
0 commit comments