File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Catalog/view/adminhtml/ui_component
ProductVideo/view/adminhtml/ui_component Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 52
52
<componentType >fieldset</componentType >
53
53
</wrapper >
54
54
</settings >
55
- <block name =" product_gallery " class =" Magento\Catalog\Block\Adminhtml\Product\Helper\Form\Gallery" >
55
+ <block name =" gallery " class =" Magento\Catalog\Block\Adminhtml\Product\Helper\Form\Gallery" >
56
56
<block class =" Magento\Catalog\Block\Adminhtml\Product\Helper\Form\Gallery\Content" as =" content" >
57
57
<arguments >
58
58
<argument name =" config" xsi : type =" array" >
59
59
<item name =" parentComponent" xsi : type =" string" >product_form.product_form.block_gallery.block_gallery</item >
60
60
</argument >
61
61
</arguments >
62
- <block class =" Magento\ProductVideo\Block\Adminhtml\Product\Edit\NewVideo" name =" product- new-video" template =" Magento_ProductVideo::product/edit/slideout/form.phtml" />
62
+ <block class =" Magento\ProductVideo\Block\Adminhtml\Product\Edit\NewVideo" name =" new-video" template =" Magento_ProductVideo::product/edit/slideout/form.phtml" />
63
63
</block >
64
64
</block >
65
65
</htmlContent >
Original file line number Diff line number Diff line change 6
6
*/
7
7
-->
8
8
<form xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:module:Magento_Ui:etc/ui_configuration.xsd" >
9
- <htmlContent name =" video_gallery " sortOrder =" 22" >
9
+ <htmlContent name =" gallery " sortOrder =" 22" >
10
10
<argument name =" data" xsi : type =" array" >
11
11
<item name =" wrapper" xsi : type =" array" >
12
12
<item name =" label" xsi : type =" string" translate =" true" >Images And Videos</item >
You can’t perform that action at this time.
0 commit comments