Show audit content lock when masquerading
This commit is contained in:
@@ -103,7 +103,7 @@ function Unit({
|
||||
isBookmarked={unit.bookmarked}
|
||||
isProcessing={unit.bookmarkedUpdateState === 'loading'}
|
||||
/>
|
||||
{ contentTypeGatingEnabled && unit.graded && enrollmentMode === 'audit' && (
|
||||
{ contentTypeGatingEnabled && unit.graded && (
|
||||
<Suspense
|
||||
fallback={(
|
||||
<PageLoading
|
||||
|
||||
Reference in New Issue
Block a user