mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-11 16:05:44 +01:00
fixed valignmet and added title
This commit is contained in:
@@ -96,7 +96,6 @@ class CreatePermissionForm extends React.Component<Props, State> {
|
||||
const { t } = this.props;
|
||||
if (this.state.groupPermission) {
|
||||
return (
|
||||
|
||||
<Autocomplete
|
||||
loadSuggestions={this.loadGroupAutocompletion}
|
||||
valueSelected={this.groupOrUserSelected}
|
||||
|
||||
Reference in New Issue
Block a user