fix: conditionally text rendering while exec-ed course enrollments #882
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
While Exec-ed Assigned course enrollment, some text on the registration and confirm registration pages was not rendering. So here is the fix for that.
After Resolution:
![image](https://private-user-images.githubusercontent.com/86868918/287629584-959b94d1-63de-4a6c-8be0-6f01fcefa2e2.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzMzYwMjYsIm5iZiI6MTczOTMzNTcyNiwicGF0aCI6Ii84Njg2ODkxOC8yODc2Mjk1ODQtOTU5Yjk0ZDEtNjNkZS00YTZjLThiZTAtNmYwMWZjZWZhMmUyLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDA0NDg0NlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTliNDdlOGNiN2QzZTdiYzNhYjIyY2FkOWM5NWZiOGZkMzZhZTU3NzFhYzU2ZTk3MGJmODhlMDJhMjVlMWFkNDUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Wy6H5NK_fwSN8rXFyGv7qOnx3-3S14eI4Yzhmpt24jU)
![image](https://private-user-images.githubusercontent.com/86868918/287629768-b6b87a7f-7d18-40c0-92ff-3a506d3a5909.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzMzYwMjYsIm5iZiI6MTczOTMzNTcyNiwicGF0aCI6Ii84Njg2ODkxOC8yODc2Mjk3NjgtYjZiODdhN2YtN2QxOC00MGMwLTkyZmYtM2E1MDZkM2E1OTA5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDA0NDg0NlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTMyOWUzNWVkZTk3Y2RiYTA2YzMwY2M3YjEzMDU0NGI4NjFmNjNkNjI2ZWZmNjVjMWE4MjE2MGViNWUxZjAzZjEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.3_A-3FwzY1TC7aHvZCd-gIxivPhHo56BU8CaYN-OXVI)
For all changes
Only if submitting a visual change