Instructor Dash: Display message when there are no tasks running
This commit adds a message to the instructor dashboard that is displayed when no instructor tasks are currently running. This message is displayed where the instructor pending tasks table would normally be placed, and is replaced with the table when there are running tasks.
Showing
- lms/static/coffee/src/instructor_dashboard/util.coffee 8 additions, 0 deletionslms/static/coffee/src/instructor_dashboard/util.coffee
- lms/static/sass/course/instructor/_instructor_2.scss 12 additions, 0 deletionslms/static/sass/course/instructor/_instructor_2.scss
- lms/templates/instructor/instructor_dashboard_2/course_info.html 6 additions, 3 deletions...plates/instructor/instructor_dashboard_2/course_info.html
- lms/templates/instructor/instructor_dashboard_2/data_download.html 6 additions, 3 deletions...ates/instructor/instructor_dashboard_2/data_download.html
- lms/templates/instructor/instructor_dashboard_2/send_email.html 6 additions, 3 deletions...mplates/instructor/instructor_dashboard_2/send_email.html
- lms/templates/instructor/instructor_dashboard_2/student_admin.html 6 additions, 3 deletions...ates/instructor/instructor_dashboard_2/student_admin.html
Loading
Please register or sign in to comment