2 title="Tasks and Notifications"
3 [ngClass]="{ 'running': hasRunningTasks }"
4 (click)="toggleSidebar()">
5 <svg cdsIcon="notification"
7 title="notification"></svg>
9 *ngIf="hasNotifications">
11 <span class="d-md-none"
12 i18n>Tasks and Notifications</span>