Skip to content

Commit 7191937

Browse files
author
Volodymyr Zaets
committed
Merge remote-tracking branch 'origin/MAGETWO-44561' into PR
2 parents 95ca27a + 54369c5 commit 7191937

File tree

1 file changed

+2
-2
lines changed
  • app/code/Magento/ConfigurableProduct/view/adminhtml/templates/catalog/product/edit/super

1 file changed

+2
-2
lines changed

app/code/Magento/ConfigurableProduct/view/adminhtml/templates/catalog/product/edit/super/config.phtml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
</div>
3737
</div>
3838
</div>
39-
<fieldset class="fieldset">
39+
<div class="fieldset">
4040
<?php echo $block->getChildHtml('matrix'); ?>
4141

4242
<!-- Select Associated Product popup -->
@@ -53,7 +53,7 @@
5353
</div>
5454

5555
<input type="hidden" name="affect_configurable_product_attributes" value="1" />
56-
</fieldset>
56+
</div>
5757
</div>
5858
<script>
5959
require([

0 commit comments

Comments
 (0)