Skip to content

Commit ea90f31

Browse files
Merge MAGETWO-95440 into 2.1.17-bugfixes-181218
2 parents bf9f143 + c704dc3 commit ea90f31

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Sitemap/Block/Adminhtml

1 file changed

+1
-1
lines changed

app/code/Magento/Sitemap/Block/Adminhtml/Edit.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ protected function _construct()
7878
/**
7979
* @inheritdoc
8080
*/
81-
public function _prepareLayout()
81+
protected function _prepareLayout()
8282
{
8383
$this->buttonList->update(
8484
'delete',

0 commit comments

Comments
 (0)