Sha256: 1561b984597bee757d3c4a1fb337104f8d99033cc7d150c3dfbed856e4ee639e

Contents?: true

Size: 279 Bytes

Versions: 19

Compression:

Stored size: 279 Bytes

Contents

.section
  %table
    %tr
      %td
        .label.top.req #{t :name}:
        = f.text_field :name
    %tr
      %td
        .label.top.req #{t :users}:
        %br
        = f.select :user_ids, User.all.map {|u| [u.full_name, u.id]}, {}, :multiple => true, :class => 'select2'

Version data entries

19 entries across 19 versions & 2 rubygems

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