Sha256: e69889db45e0ad0bfe64359c758606e043e3ee235b7aaff3ed4921de508e8b25

Contents?: true

Size: 417 Bytes

Versions: 11

Compression:

Stored size: 417 Bytes

Contents

.fields.individual-fields
  .control-group
    .controls
      = text_field_tag "", "", :placeholder => "Individual", :class => 'input-medium individual-name-input'
      = hidden_field_tag "individuals[]", "", :class => 'individual-id'
      %span.remove-fields-link
        %i.fa.fa-minus-circle.icon-gray
        = link_to "remove", "#", :onclick => "$(this).closest('.individual-fields').remove(); return false;"

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
artfully_ose-1.3.0.pre4 app/views/households/_individual_fields.html.haml
artfully_ose-1.3.0.pre3 app/views/households/_individual_fields.html.haml
artfully_ose-1.3.0.pre2 app/views/households/_individual_fields.html.haml
artfully_ose-1.3.0.pre1 app/views/households/_individual_fields.html.haml
artfully_ose-1.2.0 app/views/households/_individual_fields.html.haml
artfully_ose-1.2.0.beta.1 app/views/households/_individual_fields.html.haml
artfully_ose-1.2.0.alpha.2 app/views/households/_individual_fields.html.haml
artfully_ose-1.2.0.alpha.1 app/views/households/_individual_fields.html.haml
artfully_ose-1.2.0.pre.27 app/views/households/_individual_fields.html.haml
artfully_ose-1.2.0.pre.26 app/views/households/_individual_fields.html.haml
artfully_ose-1.2.0.pre.24 app/views/households/_individual_fields.html.haml