Team URL should be Server URL
This commit is contained in:
@@ -143,7 +143,7 @@ class NewTeamModal extends React.Component {
|
|||||||
<FormGroup
|
<FormGroup
|
||||||
validationState={this.getTeamUrlValidationState()}
|
validationState={this.getTeamUrlValidationState()}
|
||||||
>
|
>
|
||||||
<ControlLabel>{'Team URL'}</ControlLabel>
|
<ControlLabel>{'Server URL'}</ControlLabel>
|
||||||
<FormControl
|
<FormControl
|
||||||
id='teamUrlInput'
|
id='teamUrlInput'
|
||||||
type='text'
|
type='text'
|
||||||
|
Reference in New Issue
Block a user