Sha256: c6eb7f6d861e7713185a344b8249805b4e113702240ae2457ea64b8e02addf74

Contents?: true

Size: 493 Bytes

Versions: 27

Compression:

Stored size: 493 Bytes

Contents

%div
  .label.top.req
    = "Select Options (pipe separated):"
= f.text_field :collection_string, :class => 'field_collection_string', :size => 78

%table
  %tr
    %td
      
    %td= spacer
    %td
      .label.top
        %span Required:
        = f.check_box :required
        %br
        %span Disabled:
        = f.check_box :disabled
  %tr
    %td
      .label.top Hint:
      = f.text_field :hint
    %td= spacer
    %td
      .label.top Placeholder:
      = f.text_field :placeholder

Version data entries

27 entries across 27 versions & 2 rubygems

Version Path
fat_free_crm-0.14.2 app/views/admin/custom_fields/_select_field.html.haml
fat_free_crm-0.15.2 app/views/admin/custom_fields/_select_field.html.haml
fat_free_crm-0.16.4 app/views/admin/custom_fields/_select_field.html.haml
fat_free_crm-0.14.1 app/views/admin/custom_fields/_select_field.html.haml
fat_free_crm-0.15.1 app/views/admin/custom_fields/_select_field.html.haml
fat_free_crm-0.16.3 app/views/admin/custom_fields/_select_field.html.haml
fat_free_crm-0.16.2 app/views/admin/custom_fields/_select_field.html.haml
fat_free_crm-0.16.1 app/views/admin/custom_fields/_select_field.html.haml
fat_free_crm-0.16.0 app/views/admin/custom_fields/_select_field.html.haml
fat_free_crm-0.15.0 app/views/admin/custom_fields/_select_field.html.haml
fat_free_crm-0.15.0.beta.2 app/views/admin/custom_fields/_select_field.html.haml
fat_free_crm-0.15.0.beta app/views/admin/custom_fields/_select_field.html.haml
fat_free_crm-0.14.0 app/views/admin/custom_fields/_select_field.html.haml
reduced_fat_crm-0.15.0.beta app/views/admin/custom_fields/_select_field.html.haml
reduced_fat_crm-0.14.0 app/views/admin/custom_fields/_select_field.html.haml
fat_free_crm-0.13.6 app/views/admin/custom_fields/_select_field.html.haml
fat_free_crm-0.13.5 app/views/admin/custom_fields/_select_field.html.haml
fat_free_crm-0.13.4 app/views/admin/custom_fields/_select_field.html.haml
fat_free_crm-0.13.3 app/views/admin/custom_fields/_select_field.html.haml
fat_free_crm-0.13.2 app/views/admin/custom_fields/_select_field.html.haml