mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-10 03:11:07 +00:00
Merge branch '7.1' into 8.0
This commit is contained in:
@@ -95,6 +95,7 @@ class SelectEditor extends React.Component {
|
||||
className="permission-editor-select"
|
||||
classNamePrefix="permission-editor"
|
||||
placeholder={this.props.translateOption(currentOption)}
|
||||
value={currentOption}
|
||||
onChange={this.onOptionChanged}
|
||||
captureMenuScroll={false}
|
||||
/>
|
||||
|
Reference in New Issue
Block a user