Sha256: 99b38edafc4527dd309bc5faff61b82326b8db66fa1f19333d7d15d5aefa2a9e

Contents?: true

Size: 230 Bytes

Versions: 11

Compression:

Stored size: 230 Bytes

Contents

= render :layout => 'e9_crm/record_attributes/record_attribute', :locals => { :f => f } do
  - if (types = WebsiteAttribute.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/_website_attribute.html.haml
e9_crm-0.1.13 app/views/e9_crm/record_attributes/_website_attribute.html.haml
e9_crm-0.1.12 app/views/e9_crm/record_attributes/_website_attribute.html.haml
e9_crm-0.1.11 app/views/e9_crm/record_attributes/_website_attribute.html.haml
e9_crm-0.1.10 app/views/e9_crm/record_attributes/_website_attribute.html.haml
e9_crm-0.1.8 app/views/e9_crm/record_attributes/_website_attribute.html.haml
e9_crm-0.1.7 app/views/e9_crm/record_attributes/_website_attribute.html.haml
e9_crm-0.1.6 app/views/e9_crm/record_attributes/_website_attribute.html.haml
e9_crm-0.1.5 app/views/e9_crm/record_attributes/_website_attribute.html.haml
e9_crm-0.1.4 app/views/e9_crm/record_attributes/_website_attribute.html.haml
e9_crm-0.1.1 app/views/e9_crm/record_attributes/_website_attribute.html.haml