Sha256: d1b09388711bb775589c69c7e37406c1165e86be44dd07bad3e6d3a3ffdb1fbd

Contents?: true

Size: 450 Bytes

Versions: 27

Compression:

Stored size: 450 Bytes

Contents

%table
  %tr
    %td
      .label.top Maxlength:
      = f.text_field :maxlength
    %td= spacer
    %td
      .label.top
        = f.check_box :required
        = f.label :required
        %br
        = f.check_box :disabled
        = f.label :disabled
  %tr
    %td
      = f.label :hint, :class => "label top"
      = f.text_field :hint
    %td= spacer
    %td
      = f.label :placeholder, :class => "label top"
      = 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/_base_field.html.haml
fat_free_crm-0.15.2 app/views/admin/custom_fields/_base_field.html.haml
fat_free_crm-0.16.4 app/views/admin/custom_fields/_base_field.html.haml
fat_free_crm-0.14.1 app/views/admin/custom_fields/_base_field.html.haml
fat_free_crm-0.15.1 app/views/admin/custom_fields/_base_field.html.haml
fat_free_crm-0.16.3 app/views/admin/custom_fields/_base_field.html.haml
fat_free_crm-0.16.2 app/views/admin/custom_fields/_base_field.html.haml
fat_free_crm-0.16.1 app/views/admin/custom_fields/_base_field.html.haml
fat_free_crm-0.16.0 app/views/admin/custom_fields/_base_field.html.haml
fat_free_crm-0.15.0 app/views/admin/custom_fields/_base_field.html.haml
fat_free_crm-0.15.0.beta.2 app/views/admin/custom_fields/_base_field.html.haml
fat_free_crm-0.15.0.beta app/views/admin/custom_fields/_base_field.html.haml
fat_free_crm-0.14.0 app/views/admin/custom_fields/_base_field.html.haml
reduced_fat_crm-0.15.0.beta app/views/admin/custom_fields/_base_field.html.haml
reduced_fat_crm-0.14.0 app/views/admin/custom_fields/_base_field.html.haml
fat_free_crm-0.13.6 app/views/admin/custom_fields/_base_field.html.haml
fat_free_crm-0.13.5 app/views/admin/custom_fields/_base_field.html.haml
fat_free_crm-0.13.4 app/views/admin/custom_fields/_base_field.html.haml
fat_free_crm-0.13.3 app/views/admin/custom_fields/_base_field.html.haml
fat_free_crm-0.13.2 app/views/admin/custom_fields/_base_field.html.haml