Adjust labels depending on first/other suggestions/vetoes
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user