summaryrefslogtreecommitdiffstats
path: root/webapp/components/login
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/components/login')
-rw-r--r--webapp/components/login/login_controller.jsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/webapp/components/login/login_controller.jsx b/webapp/components/login/login_controller.jsx
index 34fdc536c..fa3412f34 100644
--- a/webapp/components/login/login_controller.jsx
+++ b/webapp/components/login/login_controller.jsx
@@ -433,6 +433,7 @@ export default class LoginController extends React.Component {
defaultMessage="Don't have an account? "
/>
<Link
+ id='signup'
to={'/signup_user_complete' + this.props.location.search}
className='signup-team-login'
>