mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-03 07:55:36 +00:00
alignment position
This commit is contained in:
@@ -68,8 +68,8 @@ class InternalLinkDialog extends React.Component {
|
||||
</p>
|
||||
</ModalBody>
|
||||
<ModalFooter>
|
||||
<Button color="primary" onClick={this.copyToClipBoard}>{gettext('Copy')}</Button>{' '}
|
||||
<Button color="secondary" onClick={this.toggle}>{gettext('Cancel')}</Button>
|
||||
<Button color="primary" onClick={this.copyToClipBoard}>{gettext('Copy')}</Button>
|
||||
</ModalFooter>
|
||||
</Modal>
|
||||
</span>
|
||||
|
Reference in New Issue
Block a user