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
2885b413
Commit
2885b413
authored
Aug 22, 2018
by
Linda
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'develop' of
https://github.com/LLK/scratch-www
into develop
parents
9d171a68
0f627883
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
src/components/navigation/www/navigation.jsx
src/components/navigation/www/navigation.jsx
+1
-1
src/views/terms/terms.jsx
src/views/terms/terms.jsx
+1
-1
No files found.
src/components/navigation/www/navigation.jsx
View file @
2885b413
...
@@ -249,7 +249,7 @@ class Navigation extends React.Component {
...
@@ -249,7 +249,7 @@ class Navigation extends React.Component {
'
message-count
'
:
true
,
'
message-count
'
:
true
,
'
show
'
:
this
.
props
.
unreadMessageCount
>
0
'
show
'
:
this
.
props
.
unreadMessageCount
>
0
})
}
})
}
>
{
this
.
props
.
unreadMessageCount
}
</
span
>
>
{
this
.
props
.
unreadMessageCount
}
</
span
>
<
FormattedMessage
id=
"general.messages"
/>
<
FormattedMessage
id=
"general.messages"
/>
</
a
>
</
a
>
</
li
>,
</
li
>,
...
...
src/views/terms/terms.jsx
View file @
2885b413
...
@@ -466,7 +466,7 @@ const Terms = () => (
...
@@ -466,7 +466,7 @@ const Terms = () => (
<
p
>
<
p
>
This document, together with all appendices, constitutes the entire Terms
This document, together with all appendices, constitutes the entire Terms
of Use and supersedes all previous agreements with the Scratch Team relating
of Use and supersedes all previous agreements with the Scratch Team relating
to the use of Scratch. Revision date:
4 March 2015
.
to the use of Scratch. Revision date:
April 2016
.
</
p
>
</
p
>
</
section
>
</
section
>
<
section
id=
"appendix-a"
>
<
section
id=
"appendix-a"
>
...
...
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