Prettified project after prettify bump
This commit is contained in:
@@ -40,7 +40,7 @@ const LoginModal = React.createClass({
|
||||
</p>
|
||||
<Form horizontal onSubmit={ this.handleSubmit }>
|
||||
<FormGroup>
|
||||
<Col componentClass={ ControlLabel } sm={ 2 }>User Name</Col>
|
||||
<Col componentClass={ ControlLabel } sm={ 2 }>User Name</Col>
|
||||
<Col sm={ 10 }>
|
||||
<FormControl type="text" placeholder="User Name" ref="username" />
|
||||
</Col>
|
||||
|
@@ -9,6 +9,7 @@
|
||||
function open_window() {
|
||||
window.open('./test.html');
|
||||
}
|
||||
|
||||
</script>
|
||||
</body>
|
||||
|
||||
|
Reference in New Issue
Block a user