mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-11 11:51:27 +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"
|
className="permission-editor-select"
|
||||||
classNamePrefix="permission-editor"
|
classNamePrefix="permission-editor"
|
||||||
placeholder={this.props.translateOption(currentOption)}
|
placeholder={this.props.translateOption(currentOption)}
|
||||||
|
value={currentOption}
|
||||||
onChange={this.onOptionChanged}
|
onChange={this.onOptionChanged}
|
||||||
captureMenuScroll={false}
|
captureMenuScroll={false}
|
||||||
/>
|
/>
|
||||||
|
Reference in New Issue
Block a user