mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-03 16:10:26 +00:00
delete ... in search and select component
This commit is contained in:
@@ -329,7 +329,7 @@ class ShareToGroup extends React.Component {
|
||||
<SeahubSelect
|
||||
onChange={this.handleSelectChange}
|
||||
options={this.state.options}
|
||||
placeholder={gettext('Select groups...')}
|
||||
placeholder={gettext('Select groups')}
|
||||
maxMenuHeight={200}
|
||||
value={this.state.selectedOption}
|
||||
components={{ NoOptionsMessage: NoGroupMessage }}
|
||||
|
Reference in New Issue
Block a user