Skip to content

Commit c29df2a

Browse files
committed
Restore section names that got lost in translation
1 parent 4ff04dc commit c29df2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Customer/view/frontend/templates/js/section-config.phtml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
$block->getUrl(null, ['_secure' => true]),
1717
$block->getUrl(null, ['_secure' => false]),
1818
]),
19+
'sectionNames' => $block->getData('sectionNamesProvider')->getSectionNames()
1920
]
2021
]); ?>
2122
});

0 commit comments

Comments
 (0)