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
c0fb4970
Commit
c0fb4970
authored
Oct 23, 2020
by
seotts
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
open donate link in new tab
parent
83263631
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
src/views/annual-report/annual-report.jsx
src/views/annual-report/annual-report.jsx
+5
-1
No files found.
src/views/annual-report/annual-report.jsx
View file @
c0fb4970
...
...
@@ -2375,7 +2375,11 @@ class AnnualReport extends React.Component {
<
p
>
<
FormattedMessage
id=
"annualReport.donateMessage"
/>
</
p
>
<
a
href=
"https://secure.donationpay.org/scratchfoundation/"
>
<
a
href=
"https://secure.donationpay.org/scratchfoundation/"
rel=
"noreferrer noopener"
target=
"_blank"
>
<
Button
className=
"donate-button"
>
<
FormattedMessage
id=
"annualReport.donateButton"
/>
</
Button
>
...
...
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