Skip to content

Commit 89bc6a7

Browse files
committed
Merge branch '2.4.1-develop' into 2.4.1-develop-pr1
2 parents df0e4d6 + 3ada625 commit 89bc6a7

File tree

1 file changed

+2
-0
lines changed
  • app/design/frontend/Magento/blank/Magento_Theme/web/js

1 file changed

+2
-0
lines changed

app/design/frontend/Magento/blank/Magento_Theme/web/js/theme.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,7 @@ define([
1616
container: '#maincontent'
1717
});
1818

19+
$('.panel.header > .header.links').clone().appendTo('#store\\.links');
20+
1921
keyboardHandler.apply();
2022
});

0 commit comments

Comments
 (0)