Minor tweaks

This commit is contained in:
Kegan Dougal 2015-11-19 16:47:14 +00:00
parent bb6eeea0d8
commit d372018e61
2 changed files with 2 additions and 2 deletions

View file

@ -184,7 +184,7 @@ module.exports = React.createClass({
var registerStep;
switch (currStep) {
case "Register.COMPLETE":
return this._getPostRegisterJsx();
return; // this._getPostRegisterJsx();
case "Register.START":
case "Register.STEP_m.login.dummy":
registerStep = (