1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-02 23:48:47 +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
onChange={this.handleSelectChange}
options={this.options}
placeholder={gettext('Select a group')}
placeholder={gettext('Select groups...')}
components={makeAnimated()}
maxMenuHeight={200}
inputId={'react-select-2-input'}