Skip to content

Commit d5e805c

Browse files
Revert title
1 parent af0555f commit d5e805c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/statistics/jsx/widgets/studyprogression.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ const StudyProgression = (props) => {
240240
) : (
241241
<p>There have been no candidates registered yet.</p>
242242
),
243-
title: 'Study Progression - site recruitment',
243+
title: title('Site Recruitment'),
244244
subtitle: `Total recruitment: ${getTotalRecruitment()}`,
245245
},
246246
{

0 commit comments

Comments
 (0)