mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-02 23:48:47 +00:00
select groups
This commit is contained in:
@@ -274,7 +274,7 @@ class ShareToGroup extends React.Component {
|
||||
isMulti
|
||||
onChange={this.handleSelectChange}
|
||||
options={this.options}
|
||||
placeholder={gettext('Select a group')}
|
||||
placeholder={gettext('Select groups...')}
|
||||
components={makeAnimated()}
|
||||
maxMenuHeight={200}
|
||||
inputId={'react-select-2-input'}
|
||||
|
Reference in New Issue
Block a user