Skip to content

Commit

Permalink
NAS-125917: PR Update
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexKarpov98 committed Oct 12, 2024
1 parent 00066b7 commit c7fbc7d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ export class FormChangeGuardForSlideInDirective<T> implements OnInit {
message: this.translate.instant('You have unsaved changes. Are you sure you want to close?'),
cancelText: this.translate.instant('No'),
buttonText: this.translate.instant('Yes'),
buttonColor: 'red',
hideCheckbox: true,
});
}
Expand Down

0 comments on commit c7fbc7d

Please sign in to comment.