Skip to content

Commit b2e9010

Browse files
committed
feat: add print view for compliance evaluations with detailed report
1 parent f215e24 commit b2e9010

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

frontend/src/app/compliance/compliance-management/cp-standard-management/cp-standard-management.component.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ export class CpStandardManagementComponent implements OnInit {
5151
});
5252
}
5353

54-
//TODO: ELENA to be checked
5554
newCompliance() {
5655
//this.modalService.open(UtmComplianceCreateComponent, {centered: true});
5756
this.modalService.open(UtmComplianceControlCreateComponent, {centered: true, size: 'lg'});

0 commit comments

Comments
 (0)