mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-07 09:51:26 +00:00
optimized function naming (#2824)
This commit is contained in:
@@ -182,7 +182,7 @@ class Member extends React.PureComponent {
|
||||
isEditIconShow={true}
|
||||
currentRole={this.props.item.role}
|
||||
roles={this.roles}
|
||||
onRoleChangedHandler={this.onChangeUserRole}
|
||||
onRoleChanged={this.onChangeUserRole}
|
||||
/>
|
||||
}
|
||||
</td>
|
||||
|
Reference in New Issue
Block a user