1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-07 09:51:26 +00:00

select groups

This commit is contained in:
Michael An
2019-04-28 10:21:30 +08:00
parent a29e8055bd
commit 9be08051ea

View File

@@ -274,7 +274,7 @@ class ShareToGroup extends React.Component {
isMulti isMulti
onChange={this.handleSelectChange} onChange={this.handleSelectChange}
options={this.options} options={this.options}
placeholder={gettext('Select a group')} placeholder={gettext('Select groups...')}
components={makeAnimated()} components={makeAnimated()}
maxMenuHeight={200} maxMenuHeight={200}
inputId={'react-select-2-input'} inputId={'react-select-2-input'}