Sha256: 8d5534db7c91b5cd8c7633a4455640a4688ac1b3f5e9c713ae14451ede922303

Contents?: true

Size: 234 Bytes

Versions: 11

Compression:

Stored size: 234 Bytes

Contents

= render :layout => 'e9_crm/record_attributes/record_attribute', :locals => { :f => f } do
  - if (types = PhoneNumberAttribute.types).present?
    = f.fields_for f.object.options do |ff|
      .field
        = ff.select :type, types

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
e9_crm-0.1.14 app/views/e9_crm/record_attributes/_phone_number_attribute.html.haml
e9_crm-0.1.13 app/views/e9_crm/record_attributes/_phone_number_attribute.html.haml
e9_crm-0.1.12 app/views/e9_crm/record_attributes/_phone_number_attribute.html.haml
e9_crm-0.1.11 app/views/e9_crm/record_attributes/_phone_number_attribute.html.haml
e9_crm-0.1.10 app/views/e9_crm/record_attributes/_phone_number_attribute.html.haml
e9_crm-0.1.8 app/views/e9_crm/record_attributes/_phone_number_attribute.html.haml
e9_crm-0.1.7 app/views/e9_crm/record_attributes/_phone_number_attribute.html.haml
e9_crm-0.1.6 app/views/e9_crm/record_attributes/_phone_number_attribute.html.haml
e9_crm-0.1.5 app/views/e9_crm/record_attributes/_phone_number_attribute.html.haml
e9_crm-0.1.4 app/views/e9_crm/record_attributes/_phone_number_attribute.html.haml
e9_crm-0.1.1 app/views/e9_crm/record_attributes/_phone_number_attribute.html.haml