mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-04-08 07:46:59 +00:00
Basic Embedded Shopfronts
This commit is contained in:
committed by
Maikel Linke
parent
113f6565be
commit
782a812596
@@ -2,9 +2,7 @@
|
||||
<head></head>
|
||||
<body>
|
||||
|
||||
<p>Iframe Test</p>
|
||||
|
||||
<iframe src="http://test.com/shops" name="test_iframe" id="test_iframe" style="width:100%;min-height:30em"></iframe>
|
||||
<iframe src="http://localhost:9999/test_enterprise/shop?embedded_shopfront=true" name="test_iframe" class="test_iframe" id="test_iframe" style="width:100%;min-height:35em"></iframe>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user