File tree Expand file tree Collapse file tree
CourseOutlinePageAlertsSlot Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,9 +9,10 @@ This slot is used to replace/modify/hide the course file table UI.
99## Example
1010
1111### Wrapped with a div with dashed border
12+
1213![ Red Border around Files UI] ( ./screenshot_files_border_wrap.png )
1314
14- The following ` env.config.jsx ` will wrap the files component with a div that has a large red dashed
15+ The following ` env.config.jsx ` will wrap the files component with a div that has a large red dashed
1516red border.
1617
1718``` js
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ This slot is used to add alerts to the course outline page.
99## Example
1010
1111### Additional Alert
12+
1213![ Additional Alerts in Outline Page] ( ./screenshot_outline_alert_added.png )
1314
1415The following ` env.config.jsx ` will wrap the files component with a div that has a large red dashed redborder.
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ This slot is used to replace/modify/hide the course video upload page UI.
99## Example
1010
1111### Wrapped with a div with dashed border
12+
1213![ Red Border around Videos UI] ( ./screenshot_videos_border_wrap.png )
1314
1415The following ` env.config.jsx ` will wrap the files component with a div that has a large red dashed redborder.
Original file line number Diff line number Diff line change @@ -9,9 +9,11 @@ This slot is used to add alerts to the course file edit page.
99## Example
1010
1111### Additional Alert on Files Page
12+
1213![ 🍞 in breadcrumbs slot] ( ./screenshot_files_alert_added.png )
1314
1415### Additional Alert on Videos Page
16+
1517![ 🍞 in breadcrumbs slot] ( ./screenshot_videos_alert_added.png )
1618
1719The following ` env.config.jsx ` will wrap the files component with a div that has a large red dashed redborder.
You can’t perform that action at this time.
0 commit comments