mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-23 12:27:48 +00:00
[system admin] users: rewrote user pages & 'ldap users' page (#4216)
This commit is contained in:
@@ -53,7 +53,6 @@ class SysAdminSetOrgNameDialog extends React.Component {
|
||||
<FormGroup>
|
||||
<Input
|
||||
type="text"
|
||||
className="form-control"
|
||||
value={name}
|
||||
onKeyPress={this.handleKeyPress}
|
||||
onChange={this.handleInputChange}
|
||||
|
Reference in New Issue
Block a user