Sha256: 175a530af2d263e91bdda70d079fa3af96ee75df9cc68ade81ac7ec80ab0a4dd

Contents?: true

Size: 261 Bytes

Versions: 11

Compression:

Stored size: 261 Bytes

Contents

.record-attribute.nested-association
  - if f.object.persisted?
    = f.hidden_field :id
    = f.hidden_field :_destroy, :value => 0
  .field
    = f.send local_assigns[:value_field_type] || :text_field,  :value

  = yield

  = link_to_destroy_record_attribute

Version data entries

11 entries across 11 versions & 1 rubygems

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