Skip to content

Commit 8b63422

Browse files
committed
feat: add print view for compliance evaluations with detailed report
1 parent c53d170 commit 8b63422

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

frontend/src/app/compliance/compliance-report-viewer/compliance-report-viewer.component.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ <h5 class="card-title mb-0 text-uppercase label-header">
4848
<div *ngFor="let section of sections$ | async as sections; let index = index; trackBy: trackFn"
4949
[ngClass]="{'mt-3': index === 0}"
5050
class="d-flex flex-column mb-1 mx-2">
51-
<!-- TODO: ELENA to be checked -->
5251
<!--<app-utm-cp-section [section]="section"
5352
[action]="action"
5453
[loadFirst]="index === activeIndexSection"

0 commit comments

Comments
 (0)