_bool.html.erb
3 lines
| 227 B
| text/plain
|
TextLexer
|
r12125 | <p><%= f.select :default_value, [[]]+@custom_field.possible_values_options %></p> | ||
|
r12167 | <p><%= f.text_field :url_pattern, :size => 50, :label => :label_link_values_to %></p> | ||
|
r12941 | <p><%= edit_tag_style_tag f, :include_radio => true %></p> | ||