Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into feature/cc-864/mast…
Browse files Browse the repository at this point in the history
…er-split-delivery

# Conflicts:
#	Bundles/CustomerPage/src/SprykerShop/Yves/CustomerPage/Theme/default/components/molecules/order-detail-table/order-detail-table.twig
#	Bundles/ProductPackagingUnitWidget/src/SprykerShop/Yves/ProductPackagingUnitWidget/Theme/default/components/molecules/summary-product-packaging-unit/summary-product-packaging-unit.twig
  • Loading branch information
SerhiiBabich committed Sep 2, 2019
2 parents 0765109 + 28b8e4e commit efaf194
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{# fe-sniffer:disabled correct-twig-component-structure #}
{% extends molecule('active-filter', 'CatalogPage') %}

{% define data = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

{% define config = {
name: 'view-mode-switch',
tag: 'div'
} %}

{% set gridHref = path('change-view-mode', { mode: 'grid', 'referer-url': app.request.requestUri }) %}
Expand Down

0 comments on commit efaf194

Please sign in to comment.