Merge branch 'RED-8566' into 'master'
RED-8566: fixed error 400 when creating dossier by pressing enter. See merge request redactmanager/red-ui!321
This commit is contained in:
commit
89c5a98480
@ -1,5 +1,5 @@
|
||||
<section class="dialog">
|
||||
<form (submit)="save()" [formGroup]="form">
|
||||
<form [formGroup]="form">
|
||||
<div [translate]="'add-dossier-dialog.header-new'" class="dialog-header heading-l"></div>
|
||||
|
||||
<div *ngIf="config.IS_DOCUMINE && !availableReportTypes.length" class="inline-dialog-toast toast-warning">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user