Skip to content

Commit

Permalink
url
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Macneil committed Sep 24, 2014
1 parent ea683f3 commit 9a245a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iframe.html
Expand Up @@ -8,6 +8,6 @@
</head>
<body>
<h1>Iframe!</h1>
<iframe id="coinbase_inline_iframe_81d867cda58e368ad69d700d5cdbf112" src="http://localhost:3000/inline_payments/81d867cda58e368ad69d700d5cdbf112" style="width: 500px; height: 160px; border: none; box-shadow: 0 1px 3px rgba(0,0,0,0.25); overflow: hidden;" scrolling="no" allowtransparency="true" frameborder="0"></iframe>
<iframe id="coinbase_inline_iframe_81d867cda58e368ad69d700d5cdbf112" src="http://10.0.2.2:3000/inline_payments/81d867cda58e368ad69d700d5cdbf112" style="width: 500px; height: 160px; border: none; box-shadow: 0 1px 3px rgba(0,0,0,0.25); overflow: hidden;" scrolling="no" allowtransparency="true" frameborder="0"></iframe>
</body>
</html>

0 comments on commit 9a245a2

Please sign in to comment.