summaryrefslogtreecommitdiffstats
path: root/app/views/custom_fields/formats/_bool.html.erb
blob: 25c464fb9a11a624cadbd4629132c97e2b8d1863 (plain)
1
2
<p><%= f.select :default_value, [[]]+@custom_field.possible_values_options %></p>
<p><%= edit_tag_style_tag f %></p>