Back to Openproject

In App Notification Center.Component

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

17.3.1247 B
Original Source

@if ((loading$ | async) === false) { @if ((hasNotifications$ | async)) { } @else {

0)">

@if ((totalCount$ | async) > 0) { } @if ((totalCount$ | async) === 0) {

} } } @else { }

@if (hasMoreThanPageSize$ | async) {

}