Skip to content

Commit

Permalink
Merge pull request firegento#53 from alpha-buerobedarf/develop
Browse files Browse the repository at this point in the history
Fix display delivery time in product listing
  • Loading branch information
therouv authored Dec 15, 2016
2 parents 99da69f + bb9922e commit 464f2ce
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions view/frontend/layout/catalog_category_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,5 @@
*/
-->
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
<body>
<update handle="catalog_delivery_info"/>
</body>
<update handle="catalog_delivery_info"/>
</page>

0 comments on commit 464f2ce

Please sign in to comment.