mirror of
https://github.com/ascribe/onion.git
synced 2025-02-14 21:10:27 +01:00
Merge remote-tracking branch 'remotes/origin/AD-565-add-landing-page-for-sluice' into AD-419-decouple-piece-registration-from-
This commit is contained in:
commit
3bf613941d
@ -35,7 +35,7 @@ let SignupContainer = React.createClass({
|
|||||||
}
|
}
|
||||||
return (
|
return (
|
||||||
<div className="ascribe-login-wrapper">
|
<div className="ascribe-login-wrapper">
|
||||||
<SignupForm>
|
<SignupForm handleSuccess={this.handleSuccess}>
|
||||||
<Property
|
<Property
|
||||||
name='promo_code'
|
name='promo_code'
|
||||||
label={getLangText('Promocode')}>
|
label={getLangText('Promocode')}>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user