Skip to content

Commit b9a5bd6

Browse files
committed
TD-3621 Correcting placeholder text
1 parent 575e06d commit b9a5bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DigitalLearningSolutions.Web/ViewModels/TrackingSystem/Delegates/DelegateCourses/DelegateCoursesViewModel.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ string courseCategoryName
1717
result,
1818
true,
1919
availableFilters,
20-
"Search"
20+
"Search by activity name"
2121
)
2222
{
2323
UpdateCourseActiveFlags(result);

0 commit comments

Comments
 (0)