mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-04-03 06:59:14 +00:00
more tooltips
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user