Commit 34705e6
Stanislav Idolov
🔃 [EngCom] Public Pull Requests - 2.1-develop
Accepted Public Pull Requests:
- #17200: [Backport] Fixed a grammatical error on the vault tooltip (by @mage2pratik)
- #17243: [Backport] [ISSUE-11140][BUGFIX] Skip store code admin from being detected in ca� (by @mageprince)
- #17224: [Backport] Credit memo email template file: fixing incorrect object type error (by @gelanivishal)
- #17155: [Backport] Set proper text-aligh for the <th> element of the Subtotal column in the Creditmemo email (by @TomashKhamlai)
Fixed GitHub Issues:
- #11140: Going to '/admin' while using storecodes in url and a different adminhtml url will throw exception (reported by @koenner01) has been fixed in #17243 by @mageprince in 2.1-develop branch
Related commits:
1. c5d85e0
2. f9696c9File tree
5 files changed
+8
-5
lines changed- app
- code/Magento
- Braintree/view/frontend/web/template/payment
- Sales/view/frontend/templates/email/items/creditmemo
- Store/App/Request
- design/frontend/Magento
- blank/Magento_Sales/web/css/source
- luma/Magento_Sales/web/css/source
5 files changed
+8
-5
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
45 | | - | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
| 207 | + | |
207 | 208 | | |
208 | 209 | | |
209 | 210 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
| 211 | + | |
211 | 212 | | |
212 | 213 | | |
213 | 214 | | |
| |||
0 commit comments