mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-07 09:51:26 +00:00
select groups
This commit is contained in:
@@ -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'}
|
||||||
|
Reference in New Issue
Block a user