Sha256: e56818ea9acfd0c0b0b4fdd535475bea00dddf364c7bec1f0ab856cf6938125f

Contents?: true

Size: 263 Bytes

Versions: 11

Compression:

Stored size: 263 Bytes

Contents

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