fix creating two workflow on accompanying period work

This commit is contained in:
2022-02-27 03:03:29 +01:00
parent abb81bf45f
commit cb4c3b46b9
2 changed files with 7 additions and 0 deletions

View File

@@ -251,6 +251,7 @@
relatedEntityClass="Chill\PersonBundle\Entity\AccompanyingPeriod\AccompanyingPeriodWork"
:relatedEntityId="this.work.id"
:workflowsAvailables="this.work.workflows_availables"
:preventDefaultMoveToGenerate="true"
@go-to-generate-workflow="goToGenerateWorkflow"
></list-workflow-modal>
</li>