mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-05 17:02:47 +00:00
repair histroy-setting bug
This commit is contained in:
@@ -83,7 +83,7 @@ class TransferDialog extends React.Component {
|
||||
isClearable classNamePrefix
|
||||
inputId={'react-select-transfer-input'}
|
||||
/><br />
|
||||
<Button onClick={this.submit}>{gettext('Submit')}</Button>
|
||||
<Button color="primary" onClick={this.submit}>{gettext('Submit')}</Button>
|
||||
</ModalBody>
|
||||
</Modal>
|
||||
);
|
||||
|
Reference in New Issue
Block a user