Skip to content
Snippets Groups Projects
Commit 897ea9c1 authored by Volodymyr Zaets's avatar Volodymyr Zaets
Browse files

Merge remote-tracking branch 'origin/MAGETWO-44221' into PR

parents a3bbc42a 830aec5d
Branches
Tags
No related merge requests found
...@@ -6,10 +6,6 @@ ...@@ -6,10 +6,6 @@
*/ */
--> -->
<page layout="1column" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd"> <page layout="1column" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
<head>
<link src="Magento_ProductVideo::js/fotorama-add-video-events.js"/>
<link src="Magento_ProductVideo::js/load-player.js"/>
</head>
<body> <body>
<referenceContainer name="product.info.media"> <referenceContainer name="product.info.media">
<block class="Magento\ProductVideo\Block\Product\View\Gallery" name="product.info.media.video" after="product.info.media.image" template="product/view/gallery.phtml"/> <block class="Magento\ProductVideo\Block\Product\View\Gallery" name="product.info.media.video" after="product.info.media.image" template="product/view/gallery.phtml"/>
......
This diff is collapsed.
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment