Back to Openproject

Wp Breadcrumb

frontend/src/app/features/work-packages/components/wp-breadcrumb/wp-breadcrumb.html

17.4.1230 B
Original Source

@if (workPackage) {

@if (!inputActive && hierarchyCount > 0) { - {{ hierarchyLabel }}: @for (ancestor of workPackage.getAncestors(); track ancestor; let first = $first; let last = $last) { @if (!last) { - } } } - 1 }">

}