Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
scratch-www
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
scratch-www
Commits
8cb008f4
Unverified
Commit
8cb008f4
authored
May 23, 2018
by
Ray Schamp
Committed by
GitHub
May 23, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1894 from LLK/hotfix/gdpr
[Master] Hotfix Privacy Policy updates
parents
75ee8d76
c0ac7410
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
415 additions
and
165 deletions
+415
-165
src/components/registration/steps.jsx
src/components/registration/steps.jsx
+1
-1
src/views/privacypolicy/privacypolicy.jsx
src/views/privacypolicy/privacypolicy.jsx
+414
-164
No files found.
src/components/registration/steps.jsx
View file @
8cb008f4
...
@@ -1243,9 +1243,9 @@ class EmailStep extends React.Component {
...
@@ -1243,9 +1243,9 @@ class EmailStep extends React.Component {
validations=
"equalsField:user.email"
validations=
"equalsField:user.email"
/>
/>
<
Checkbox
<
Checkbox
value
help=
{
null
}
help=
{
null
}
name=
"subscribe"
name=
"subscribe"
value=
{
false
}
valueLabel=
{
valueLabel=
{
this
.
props
.
intl
.
formatMessage
({
id
:
'
registration.optIn
'
})
this
.
props
.
intl
.
formatMessage
({
id
:
'
registration.optIn
'
})
}
}
...
...
src/views/privacypolicy/privacypolicy.jsx
View file @
8cb008f4
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
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