Select Git revision
cancel-dialog.component.html
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
cancel-dialog.component.html 197 B
<smp-dialog [title]="'cancel.dialog.title' | translate"
[text]="'cancel.dialog.text' | translate"
[type]="'confirmation'"
[dialogRef]="dialogRef">
</smp-dialog>