Skip to content

Commit 8224eb6

Browse files
author
Robert He
committed
Merge branch 'FearlessKiwis-MAGETWO-44415-Impossible-edit-tax-rate' of https://github.corp.magento.com/magento-fearless-kiwis/magento2ce into develop-PR
2 parents 797f409 + 68e9cee commit 8224eb6

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Tax/view/adminhtml/templates/rule

1 file changed

+1
-1
lines changed

app/code/Magento/Tax/view/adminhtml/templates/rule/edit.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ require([
8888
item.itemElement = that.prev();
8989
$('#tax-rate-form')
9090
.dialogRates({itemRate: item})
91-
.dialogRates('open');
91+
.dialogRates('openModal');
9292

9393
} else {
9494
if (result.error_message)

0 commit comments

Comments
 (0)