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.
2 parents 95cf0ed + 5f4d3d2 commit e5f9f24Copy full SHA for e5f9f24
app/code/Magento/Tax/view/adminhtml/templates/rule/edit.phtml
@@ -111,6 +111,7 @@ require([
111
112
TaxRateEditableMultiselect.prototype.init = function () {
113
var options = {
114
+ mselectContainer: '#tax_rate + section.mselect-list',
115
toggleAddButton:false,
116
addText: '<?= /* @escapeNotVerified */ __('Add New Tax Rate') ?>',
117
parse: null,
0 commit comments