Skip to content

Commit 2da1a26

Browse files
ENGCOM-3844: Sitemap filename can't exceed 32 characters #13937 #20044
- Merge Pull Request #20044 from irajneeshgupta/magento2:irajneeshgupta-patch-13937 - Merged commits: 1. 55cf2dc 2. 035e8d7 3. 417ffa2 4. e9f4981 5. 94c176f
2 parents 95e7fd2 + 94c176f commit 2da1a26

File tree

1 file changed

+2
-0
lines changed
  • app/code/Magento/Sitemap/Block/Adminhtml/Edit

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ protected function _construct()
4848
}
4949

5050
/**
51+
* Configure form for sitemap.
52+
*
5153
* @return $this
5254
*/
5355
protected function _prepareForm()

0 commit comments

Comments
 (0)