mirror of
https://github.com/ascribe/onion.git
synced 2025-02-14 21:10:27 +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]}
|
editions={[this.props.edition]}
|
||||||
handleSuccess={this.handleSuccess}>
|
handleSuccess={this.handleSuccess}>
|
||||||
{withdrawButton}
|
{withdrawButton}
|
||||||
|
<DeleteButton
|
||||||
|
handleSuccess={this.props.handleDeleteSuccess}
|
||||||
|
editions={[this.props.edition]}/>
|
||||||
{unconsignRequestButton}
|
{unconsignRequestButton}
|
||||||
<AclInformationButton/>
|
<AclInformationButton/>
|
||||||
</AclButtonList>
|
</AclButtonList>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user