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 19fcb92 commit ef02f2eCopy full SHA for ef02f2e
app/code/Magento/Tax/view/adminhtml/templates/rule/rate/form.phtml
@@ -10,7 +10,7 @@
10
<div class="grid-loader"></div>
11
</div>
12
13
-<div class="form-inline" id="<?= /* @escapeNotVerified */ $block->getNameInLayout() ?>" style="display:none">
+<div class="form-inline admin__scope-old" id="<?= /* @escapeNotVerified */ $block->getNameInLayout() ?>" style="display:none">
14
<?= $block->getFormHtml() ?>
15
<?= $block->getChildHtml('form_after') ?>
16
0 commit comments