diff --git a/src/app/teacher/classroom-monitor.module.ts b/src/app/teacher/classroom-monitor.module.ts index b2a89cad1ef..548257a6193 100644 --- a/src/app/teacher/classroom-monitor.module.ts +++ b/src/app/teacher/classroom-monitor.module.ts @@ -45,7 +45,6 @@ import { GradingNodeService } from '../../assets/wise5/services/gradingNodeServi NodeProgressViewComponent, NotebookGradingComponent, NotebookWorkgroupGradingComponent, - NotificationsMenuComponent, StepItemComponent, StudentGradingComponent, StudentGradingToolsComponent, @@ -64,6 +63,7 @@ import { GradingNodeService } from '../../assets/wise5/services/gradingNodeServi ManageStudentsModule, MilestoneModule, NavItemScoreComponent, + NotificationsMenuComponent, PauseScreensMenuComponent, PeerGroupGradingModule, PreviewComponentComponent, diff --git a/src/assets/wise5/classroomMonitor/classroomMonitorComponents/shared/notifications-menu/notifications-menu.component.html b/src/assets/wise5/classroomMonitor/classroomMonitorComponents/shared/notifications-menu/notifications-menu.component.html index ead1bfcc1f2..a870f7264cb 100644 --- a/src/assets/wise5/classroomMonitor/classroomMonitorComponents/shared/notifications-menu/notifications-menu.component.html +++ b/src/assets/wise5/classroomMonitor/classroomMonitorComponents/shared/notifications-menu/notifications-menu.component.html @@ -9,53 +9,57 @@ Alerts - + @if (newNotifications.length > 0) { + + }
You have no new alerts at this time.
-You have no new alerts at this time.
+ } @else { +