|
|
@ -29,7 +29,7 @@ |
|
|
data-save_select=".child-field" |
|
|
data-save_select=".child-field" |
|
|
data-target-form-field="child_relationship_to_spouse">{{ relationship_to_spouse }}</div> |
|
|
data-target-form-field="child_relationship_to_spouse">{{ relationship_to_spouse }}</div> |
|
|
</td> |
|
|
</td> |
|
|
<td class="fact-sheet-button child-item-cell" hidden> |
|
|
|
|
|
|
|
|
<td class="fact-sheet-button child-item-cell"> |
|
|
<a href="#" class="btn-edit-child"><i class="fa fa-pencil"></i></a> |
|
|
<a href="#" class="btn-edit-child"><i class="fa fa-pencil"></i></a> |
|
|
<a href="#" class="btn-delete-child" id="delete_child_{{ div_id }}" data-toggle="modal" data-target="#delete_child_modal"><i class="fa fa-times"></i></a> |
|
|
<a href="#" class="btn-delete-child" id="delete_child_{{ div_id }}" data-toggle="modal" data-target="#delete_child_modal"><i class="fa fa-times"></i></a> |
|
|
</td> |
|
|
</td> |
|
|
|