mirror of
https://github.com/ascribe/onion.git
synced 2024-11-15 01:25:17 +01:00
sharare button moved to the right
This commit is contained in:
parent
924b462cc1
commit
087884ef3c
@ -291,6 +291,9 @@ let EditionSummary = React.createClass({
|
||||
editions={[this.props.edition]}
|
||||
handleSuccess={this.handleSuccess}>
|
||||
{withdrawButton}
|
||||
<DeleteButton
|
||||
handleSuccess={this.props.handleDeleteSuccess}
|
||||
editions={[this.props.edition]}/>
|
||||
{unconsignRequestButton}
|
||||
<AclInformationButton/>
|
||||
</AclButtonList>
|
||||
|
Loading…
Reference in New Issue
Block a user