mirror of
https://github.com/ascribe/onion.git
synced 2024-11-15 01:25:17 +01:00
instrange badge removed, eslint gives an error for a necessary line of code so not modified, tested
This commit is contained in:
parent
03680bd830
commit
6fd8152d22
@ -144,12 +144,10 @@ let AccordionListItemWallet = React.createClass({
|
||||
onPollingSuccess={this.onPollingSuccess}/>
|
||||
</AclProxy>
|
||||
</div>}
|
||||
badge={this.getGlyphicon()}>
|
||||
badge={this.getGlyphicon()}>
|
||||
{this.getCreateEditionsDialog()}
|
||||
{/* this.props.children is AccordionListItemTableEditions */}
|
||||
{this.props.children}
|
||||
</AccordionListItemPiece>
|
||||
/>
|
||||
);
|
||||
}
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user