mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-17 07:41:26 +00:00
translate message (#2906)
This commit is contained in:
@@ -77,6 +77,7 @@ class SelectEditor extends React.Component {
|
|||||||
options={this.options}
|
options={this.options}
|
||||||
className="permission-editor-select"
|
className="permission-editor-select"
|
||||||
classNamePrefix="permission-editor"
|
classNamePrefix="permission-editor"
|
||||||
|
placeholder={gettext('Select...')}
|
||||||
onChange={this.onOptionChanged}
|
onChange={this.onOptionChanged}
|
||||||
menuPlacement="auto"
|
menuPlacement="auto"
|
||||||
/>
|
/>
|
||||||
|
Reference in New Issue
Block a user