Basic click-to-close for sell-food alert

This commit is contained in:
Rohan Mitchell
2015-06-10 19:03:40 +10:00
parent 686a54c121
commit f4e0baa56a

View File

@@ -1,8 +1,8 @@
.text-center.home-alert
.text-center.home-alert{ "ofn-inline-alert" => true, ng: { show: "visible" } }
.alert-box
%a.alert-cta{href: "http://www.openfoodnetwork.org", target: "_blank"}
%h6
Interested in selling food on the Open Food Network?  
%strong Start here
%i.ofn-i_054-point-right
%a.close{href: "#{}"} ×
%a.close{ ng: { click: "close()" } } ×