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