@for (path of category.currentLinearPath; track path) { @if(path != undefined && path.name != undefined) {
} } @if (appService.application.title == 'R-IODA' && projectService.isCollaborativeProject(projectService.currentProject)) { } @if (category.name.toLocaleLowerCase() == 'objectives') { } @if (category.name.toLocaleLowerCase() == 'collaborative process') { }
@if (diagramPanel != null) { }