mirror of
https://github.com/ascribe/onion.git
synced 2024-12-23 01:39:36 +01:00
Merge branch 'AD-943-add-custom-additional-fields' of bitbucket.org:ascribe/onion into AD-943-add-custom-additional-fields
This commit is contained in:
commit
8a6674509c
@ -40,7 +40,7 @@ let IkonotvSubmitButton = React.createClass({
|
|||||||
'start_from': startFrom,
|
'start_from': startFrom,
|
||||||
'piece_id': piece.id
|
'piece_id': piece.id
|
||||||
}}
|
}}
|
||||||
className={classNames('btn', 'btn-default', this.props.className)}>
|
className={classNames('ascribe-margin-1px', this.props.className)}>
|
||||||
{getLangText('Loan to IkonoTV')}
|
{getLangText('Loan to IkonoTV')}
|
||||||
</ButtonLink>
|
</ButtonLink>
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user