Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Maarch
MaarchCourrier
Commits
3778465f
Commit
3778465f
authored
Aug 23, 2021
by
Hamza HRAMCHI
Browse files
FIX #17951 TIME 0:38 fix control of the number of signatories required if visa circuit by default
parent
930a746a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/frontend/app/visa/visa-workflow.component.ts
View file @
3778465f
...
...
@@ -450,6 +450,7 @@ export class VisaWorkflowComponent implements OnInit {
);
this
.
searchVisaSignUser
.
reset
();
this
.
searchVisaSignUserInput
.
nativeElement
.
blur
();
this
.
workflowUpdated
.
emit
(
this
.
visaWorkflow
.
items
);
resolve
(
true
);
})
).
subscribe
();
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment