Commit ee5fc2e
committed
11828 Fix issue with swatch colour block not showing in admin panel once colour selected (PHP7.1.x issue).
1 parent 5bd0104 commit ee5fc2e
File tree
1 file changed
+3
-3
lines changed- app/code/Magento/Swatches/Block/Adminhtml/Attribute/Edit/Options
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
88 | | - | |
| 87 | + | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
0 commit comments