more tooltips

This commit is contained in:
Maikel Linke
2014-03-05 17:13:46 +11:00
parent 6689b0d93f
commit aa7211dc7f

View File

@@ -24,7 +24,7 @@
= f.check_box :is_distributor
= f.label :is_distributor, 'Hub'
.omega.two.columns
%span.with-tip{'data-powertip' => "Select 'Producer' if you are producing food like a farmer. And select 'Hub' if you are selling to end customers. You can do both."}
%span.with-tip{'data-powertip' => "Select 'Producer' if you are a primary producer of food. And select 'Hub' if you are selling to end customers. You can do both."}
%a Tell me more?
= f.fields_for :address do |af|
%fieldset