Skip to content

Commit 44b061a

Browse files
author
Sergii Kovalenko
committed
Merge branch 'MAGETWO-51887' into BUGS
2 parents 341f110 + fe12b4d commit 44b061a

File tree

1 file changed

+0
-1
lines changed
  • app/code/Magento/Customer/Controller/Account

1 file changed

+0
-1
lines changed

app/code/Magento/Customer/Controller/Account/Edit.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ public function execute()
8080
$this->session->setChangePassword($this->getRequest()->getParam('changepass') == 1);
8181

8282
$resultPage->getConfig()->getTitle()->set(__('Account Information'));
83-
$resultPage->getLayout()->getBlock('messages')->setEscapeMessageFlag(true);
8483
return $resultPage;
8584
}
8685
}

0 commit comments

Comments
 (0)