Back to Openproject

In App Notification Entry.Component

frontend/src/app/features/in-app-notifications/entry/in-app-notification-entry.component.html

17.3.1421 B
Original Source

@if (workPackage$ && (workPackage$ | async); as workPackage) {

@if (project) {

  • - } @for (item of translatedReasons | keyvalue; track item.key; let last = $last) { {{ item.key }}@if (!last) {, } } @if (!notification.readIAN) { } @if (!notification.readIAN) { }

@if (hasReminderAlert) { } @if (!hasReminderAlert) { @if (showDateAlert) { } @if (!showDateAlert) { } } } @else { @if (workPackage$) { }

}