Adjust labels depending on first/other suggestions/vetoes

This commit is contained in:
2017-01-01 08:17:02 -05:00
parent 0400dd06b6
commit d24c324398
2 changed files with 9 additions and 3 deletions

View File

@ -43,7 +43,7 @@ const LoginBar = React.createClass({
<Col xs={4}></Col>
<Col xs={2}>
<Button bsStyle="link"
onClick={this.handleNewUserSubmit}>Create New User</Button>
onClick={this.handleNewUserSubmit}>New User</Button>
</Col>
<Col xs={2}>
<FormControl type="text"