clickable show profiles label

This commit is contained in:
Rafael Schouten
2014-10-04 00:59:17 +10:00
parent 8805079faa
commit 01063367c4

View File

@@ -1,6 +1,7 @@
.small-12.medium-6.columns.text-right
.profile-checkbox
%input{"ng-model" => "show_profiles", 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 may have their own physical or online shop elsewhere", "popover-placement" => "left"}><
%button.button.secondary.tiny.help-btn.ng-scope{:popover => "Profiles do not have a shopfront on the Open Food Network, but may have their own physical or online shop elsewhere", "popover-placement" => "left"}
%i.ofn-i_013-help
%label
%input{"ng-model" => "show_profiles", type: "checkbox", name: "profile"}
Show profiles