Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vitamui-pr-pastis
Manage
Activity
Members
Labels
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dad
vitamui-pr-pastis
Commits
d3b175a7
Commit
d3b175a7
authored
4 years ago
by
Maxime MAKHLOUFI
Committed by
Gaëlle FOURNIER
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
19715 - Probative value creation - Fix access contract form control
parent
b5a689d3
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ui/ui-frontend/projects/referential/src/app/probative-value/probative-value-create/probative-value-create.component.ts
+1
-0
1 addition, 0 deletions
...robative-value-create/probative-value-create.component.ts
with
1 addition
and
0 deletions
ui/ui-frontend/projects/referential/src/app/probative-value/probative-value-create/probative-value-create.component.ts
+
1
−
0
View file @
d3b175a7
...
...
@@ -61,6 +61,7 @@ export class ProbativeValueCreateComponent implements OnInit {
this
.
form
=
this
.
formBuilder
.
group
({
unitId
:
[
null
,
Validators
.
required
],
accessContract
:
this
.
accessContractSelect
,
usage
:
[
null
,
Validators
.
required
],
version
:
[
null
,
Validators
.
required
]
});
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment