Skip to content

Commit a0b0a95

Browse files
authored
Added "editPost" action for customer sections.xml
1 parent a2cf9b8 commit a0b0a95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Customer/etc/frontend/sections.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<action name="customer/account/logout"/>
1111
<action name="customer/account/loginPost"/>
1212
<action name="customer/account/createPost"/>
13+
<action name="customer/account/editPost"/>
1314
<action name="customer/ajax/login">
1415
<section name="checkout-data"/>
1516
<section name="cart"/>

0 commit comments

Comments
 (0)