mirror of
https://github.com/ascribe/onion.git
synced 2025-01-03 18:35:09 +01:00
cc-staging
This commit is contained in:
parent
9d30b9e3b2
commit
37759582ce
@ -166,11 +166,11 @@ let MediaContainer = React.createClass({
|
|||||||
</Button>
|
</Button>
|
||||||
}
|
}
|
||||||
panel={
|
panel={
|
||||||
<pre className="ascribe-pre">
|
<pre className="">
|
||||||
{'<iframe width="560" height="315" src="http://embed.ascribe.io/edition/'
|
{'<iframe width="560" height="315" src="http://embed.ascribe.io/edition/'
|
||||||
+ this.props.edition.bitcoin_id + '" frameborder="0" allowfullscreen></iframe>'
|
+ this.props.edition.bitcoin_id + '" frameborder="0" allowfullscreen></iframe>'
|
||||||
}
|
}
|
||||||
</pre>
|
</pre>
|
||||||
}/>
|
}/>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user