Skip to content

Commit

Permalink
ENGCOM-3844: Sitemap filename can't exceed 32 characters #13937 #20044
Browse files Browse the repository at this point in the history
 - Merge Pull Request #20044 from irajneeshgupta/magento2:irajneeshgupta-patch-13937
 - Merged commits:
   1. 55cf2dc
   2. 035e8d7
   3. 417ffa2
   4. e9f4981
   5. 94c176f
  • Loading branch information
magento-engcom-team committed Feb 25, 2019
2 parents 95e7fd2 + 94c176f commit 2da1a26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/code/Magento/Sitemap/Block/Adminhtml/Edit/Form.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ protected function _construct()
}

/**
* Configure form for sitemap.
*
* @return $this
*/
protected function _prepareForm()
Expand Down

0 comments on commit 2da1a26

Please sign in to comment.