We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40b649f commit 8d26b3dCopy full SHA for 8d26b3d
app/code/Magento/Catalog/Block/Adminhtml/Product/Attribute/Edit/Tab/Front.php
@@ -178,7 +178,7 @@ protected function _prepareForm()
178
'adminhtml_catalog_product_attribute_edit_frontend_prepare_form',
179
['form' => $form, 'attribute' => $attributeObject]
180
);
181
-//here
+
182
$dependencies = $this->getLayout()->createBlock(
183
\Magento\Backend\Block\Widget\Form\Element\Dependence::class
184
)->addFieldMap(
0 commit comments