From 149ca245fd5a2c6c3dada1c51012ba195140c480 Mon Sep 17 00:00:00 2001 From: Dillon Dumesnil Date: Tue, 3 Aug 2021 05:36:32 -0700 Subject: [PATCH] style: Update subsection title to be greyed out if unavailable (#574) AA-932 --- .../progress-tab/grades/detailed-grades/SubsectionTitleCell.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/course-home/progress-tab/grades/detailed-grades/SubsectionTitleCell.jsx b/src/course-home/progress-tab/grades/detailed-grades/SubsectionTitleCell.jsx index 2ab27834..c26efae1 100644 --- a/src/course-home/progress-tab/grades/detailed-grades/SubsectionTitleCell.jsx +++ b/src/course-home/progress-tab/grades/detailed-grades/SubsectionTitleCell.jsx @@ -64,7 +64,7 @@ function SubsectionTitleCell({ intl, subsection }) { {displayName} ) : ( - {displayName} + {displayName} )}