Skip to content

Commit

Permalink
Merge pull request #579 from neuroscout/neurovault_warning
Browse files Browse the repository at this point in the history
Closes #532
  • Loading branch information
adelavega committed May 23, 2019
2 parents 127449e + 04a1133 commit e829b2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions neuroscout/frontend/src/Status.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ export class Submit extends React.Component<submitProps, {tosAgree: boolean, val
<li>I agree that once I submit my analysis, I will not be able to delete or edit it.</li>
<li>I agree if I publish results stemming from this analysis,
I must make public, and cite all relevant analyses.</li>
<li> I understand that the statistical maps generated by this analysis will be
automatically uploaded to the NeuroVault website by default (users may opt-out at run-time).</li>
{this.props.private &&
<li>
I understand that although my analysis is currently private, anyone with the analysis
Expand Down

0 comments on commit e829b2e

Please sign in to comment.