Skip to content

Commit 91d93ac

Browse files
authored
Merge pull request #2162 from TechnologyEnhancedLearning/Develop/Fixes/TD-2872_console_errors_on_Independent_self_assessments_and_frequency_word_missing
TD-2872 console errors on independent self assessments and frequency word missing
2 parents 05df5a4 + 40b20ae commit 91d93ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DigitalLearningSolutions.Web/Views/TrackingSystem/Centre/Reports/EditFilters.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
end-date-checkbox-hint-text="Check this box to specify an end date. If left unchecked will display data until today." />
5656

5757
<vc:select-list asp-for="@nameof(Model.ReportInterval)"
58-
label="Report by"
58+
label="Report by frequency"
5959
value="@reportIntervalValue.ToString()"
6060
hint-text=""
6161
required="true"

0 commit comments

Comments
 (0)