Sha256: 0113489e820c1ac7a4e80defa4614932cfbc947c492226f8066c86cb071df996

Contents?: true

Size: 435 Bytes

Versions: 1

Compression:

Stored size: 435 Bytes

Contents

<tr class="record representative-person">
  <td>
    <%= name %>
  </td>
  <td>
    <%= identity_document %>
  </td>
  <td>
    <input id="<%= f.sanitized_object_name %>_representative_people_record_<%= id %>_id" class="representative_person-id" type="hidden" name="<%= f.sanitized_object_name %>[representative_person_ids][]" value="<%= id %>" />
    <button class="button negative modal-finder-remove">Remover</button>
  </td>
</tr>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
unico-training-7.8.0 app/views/creditor_representatives/_list_form.html.erb