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 8223bf1 commit 0a21f26Copy full SHA for 0a21f26
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 admin__scope-old" id="<?= /* @escapeNotVerified */ $block->getNameInLayout() ?>" style="display:none">
+<div class="form-inline" id="<?= /* @escapeNotVerified */ $block->getNameInLayout() ?>" style="display:none">
14
<?= $block->getFormHtml() ?>
15
<?= $block->getChildHtml('form_after') ?>
16
0 commit comments