Show audit content lock when masquerading

This commit is contained in:
stvn
2020-06-09 15:20:12 -07:00
parent dee5128448
commit 24051232af

View File

@@ -103,7 +103,7 @@ function Unit({
isBookmarked={unit.bookmarked}
isProcessing={unit.bookmarkedUpdateState === 'loading'}
/>
{ contentTypeGatingEnabled && unit.graded && enrollmentMode === 'audit' && (
{ contentTypeGatingEnabled && unit.graded && (
<Suspense
fallback={(
<PageLoading