Merge branch 'develop' into matthew/postcss

This commit is contained in:
Matthew Hodgson 2017-01-18 12:52:59 +00:00
commit a0bbe3a306
6 changed files with 143 additions and 83 deletions

View file

@ -1045,6 +1045,7 @@ module.exports = React.createClass({
defaultHsUrl={this.getDefaultHsUrl()}
defaultIsUrl={this.getDefaultIsUrl()}
brand={this.props.config.brand}
teamsConfig={this.props.config.teamsConfig}
customHsUrl={this.getCurrentHsUrl()}
customIsUrl={this.getCurrentIsUrl()}
registrationUrl={this.props.registrationUrl}