Commit f2ec2ea
authored
Merge forwardport of #11949 to 2.3-develop branch
Applied pull request patch https://github.com/magento/magento2/pull/11949.patch (created by @nmalevanec) based on commit(s):
1. fbbebdc
Fixed GitHub Issues in 2.3-develop branch:
- #11868: "Add Products" button has been duplicated after the customer group was changed (reported by @OleksiyOleksiyovych)File tree
1 file changed
+7
-3
lines changed- app/code/Magento/Sales/view/adminhtml/web/order/create
1 file changed
+7
-3
lines changedLines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
77 | | - | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
1383 | 1384 | | |
1384 | 1385 | | |
1385 | 1386 | | |
1386 | | - | |
| 1387 | + | |
1387 | 1388 | | |
1388 | 1389 | | |
1389 | 1390 | | |
1390 | 1391 | | |
1391 | 1392 | | |
| 1393 | + | |
| 1394 | + | |
| 1395 | + | |
1392 | 1396 | | |
1393 | 1397 | | |
1394 | 1398 | | |
| |||
0 commit comments