1
0
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:
杨顺强
2019-01-29 16:12:50 +08:00
committed by Daniel Pan
parent 28b365ec6f
commit 89fe5fba9b

View File

@@ -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"
/>