Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
webship
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
webship
Commits
c0936d6b
Commit
c0936d6b
authored
1 year ago
by
Shaimaa Natshah
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3375362
: Add privacy link in contact us page
parent
be91f4f1
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
config/install/webform.webform.contact.yml
+21
-7
21 additions, 7 deletions
config/install/webform.webform.contact.yml
with
21 additions
and
7 deletions
config/install/webform.webform.contact.yml
+
21
−
7
View file @
c0936d6b
langcode
:
en
status
:
open
dependencies
:
module
:
-
antibot
-
honeypot
enforced
:
module
:
-
webform
third_party_settings
:
antibot
:
antibot
:
true
honeypot
:
honeypot
:
true
time_restriction
:
true
_core
:
default_config_hash
:
87aLBiSZ5Q5Jo8z3HWa3L100EYe_nqcI8joIiW8plfw
weight
:
0
open
:
null
close
:
null
...
...
@@ -12,8 +23,8 @@ template: false
archive
:
false
id
:
contact
title
:
Contact
description
:
'
Basic
email
contact
webform.'
categor
y
:
'
'
description
:
'
<p>
Basic
email
contact
webform.
</p>
'
categor
ies
:
{
}
elements
:
|-
contact_paragraph:
'#type': webform_markup
...
...
@@ -65,6 +76,9 @@ elements: |-
'#required': true
'#multiple__no_items_message': '<p>No items entered. Please add items below.</p>'
'#test': 'Please ignore this email.'
privacy:
'#type': webform_markup
'#markup': '<p>You agree to our <a href="/privacy-policy"><strong>Privacy Policy </strong></a></p>'
actions:
'#type': webform_actions
'#title': 'Submit button(s)'
...
...
@@ -72,12 +86,12 @@ elements: |-
css
:
'
'
javascript
:
'
'
settings
:
ajax
:
fals
e
ajax
:
tru
e
ajax_scroll_top
:
form
ajax_progress_type
:
'
'
ajax_effect
:
'
'
ajax_progress_type
:
throbber
ajax_effect
:
fade
ajax_speed
:
null
page
:
tru
e
page
:
fals
e
page_submit_path
:
'
'
page_confirm_path
:
'
'
page_theme_name
:
'
'
...
...
@@ -329,4 +343,4 @@ handlers:
theme_name
:
'
'
parameters
:
{
}
debug
:
false
variants
:
{
}
variants
:
{
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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