From 304bde3b9e34d375cb2d04d9f7b5d5b77d064057 Mon Sep 17 00:00:00 2001 From: summerscope Date: Wed, 25 Feb 2015 10:46:51 +1100 Subject: [PATCH] Working on the filters for shopfront properties and updates. --- app/views/shop/products/_filters.html.haml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/app/views/shop/products/_filters.html.haml b/app/views/shop/products/_filters.html.haml index 395e6f123d..0ed6f0c7d1 100644 --- a/app/views/shop/products/_filters.html.haml +++ b/app/views/shop/products/_filters.html.haml @@ -4,14 +4,14 @@ .row.filter-box.filter-box-shopfront.animate-hide{"ng-show" => "filtersActive"} .small-12.columns - .row.tdhead - .small-12.medium-6.columns - %h5 - .light Filter by - Category - .small-12.medium-6.columns.text-right - = render partial: 'shared/components/filter_box_shopfront' - = render partial: 'shared/components/filter_controls_shopfront' + / .row.tdhead + / .small-12.medium-6.columns + / %h5 + / .light Filter by + / Category + / .small-12.medium-6.columns.text-right + / = render partial: 'shared/components/filter_box_shopfront' + / = render partial: 'shared/components/filter_controls_shopfront' .row .small-12.columns