DSC-1111 Fixed issue on create comcol

This commit is contained in:
Mattia Vianelli
2024-02-20 17:16:08 +01:00
parent 95a9d2aa47
commit e71b54c79d
5 changed files with 34 additions and 11 deletions

View File

@@ -5,6 +5,7 @@
</div>
</div>
<ds-collection-form (submitForm)="onSubmit($event)"
[isCreation]="true"
(back)="navigateToHome()"
(finish)="navigateToNewPage()"></ds-collection-form>
</div>