From 0b59ca2dc166cdb397362831cbdbfad1615dcdd1 Mon Sep 17 00:00:00 2001 From: summerscope Date: Thu, 18 Sep 2014 15:33:44 +1000 Subject: [PATCH] Turning Show Profiles checkbox back on ready for logic --- .../shared/components/_filter_controls.html.haml | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/app/views/shared/components/_filter_controls.html.haml b/app/views/shared/components/_filter_controls.html.haml index 4548085550..69a14b84a3 100644 --- a/app/views/shared/components/_filter_controls.html.haml +++ b/app/views/shared/components/_filter_controls.html.haml @@ -10,10 +10,7 @@ No filters .small-12.medium-6.columns.text-right .profile-checkbox - - / Hide until we're ready to work on this: - - / %input{type: "checkbox", name: "profile"}>< - / %label Show profiles - / %button.button.secondary.tiny.help-btn.ng-scope{:popover => "Profiles do not have a shopfront on the Open Food Network, but they may have their own physical or online shop elsewhere", "popover-placement" => "left"}>< - / %i.ofn-i_013-help + %input{type: "checkbox", name: "profile"}>< + %label Show profiles + %button.button.secondary.tiny.help-btn.ng-scope{:popover => "Profiles do not have a shopfront on the Open Food Network, but they may have their own physical or online shop elsewhere", "popover-placement" => "left"}>< + %i.ofn-i_013-help