Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
digit-joinup-reference
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ec-europa
digit-joinup-reference
Merge requests
!204
Release 2.1.0
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Release 2.1.0
digit/digit-joinup-dev:release/2.1.0
into
master
Overview
0
Commits
364
Pipelines
0
Changes
1
Merged
Claudiu Cristea
requested to merge
digit/digit-joinup-dev:release/2.1.0
into
master
4 months ago
Overview
0
Commits
364
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Viewing commit
c3002862
Prev
Next
Show latest version
1 file
+
3
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
c3002862
ISAICP-9285: Make the assessment upload elements more proeminent.
· c3002862
Diogo Vargas
authored
4 months ago
config/sync/webform.webform.assessment.yml
+
3
−
2
Options
@@ -498,16 +498,17 @@ elements: |-
annexes:
'#type': webform_wizard_page
'#title': '4. Supporting documents'
intro_documents:
'#type': webform_markup
'#markup': '<p>In this section you can upload documents supporting your assessment.</p>'
binding_requirement_documents:
'#type': webform_document_file
'#title': 'Binding requirement documents'
'#multiple': 5
'#file_placeholder': '<p>Please upload any document giving more information on your binding requirements.</p>'
upload_assessment_documents:
'#type': webform_document_file
'#title': 'Upload assessment documents'
'#multiple': 5
'#file_placeholder': '<p>Please upload any document giving more information on your assessment.</p>'
comments:
'#type': text_format
'#title': 'Please add any other comment you would like to share.'
Loading