Browse Source

DIV-490: Fixed other name for spouse page

pull/160/head
Charles Shin 8 years ago
parent
commit
05c2c95eb0
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      edivorce/apps/core/templates/question/03_respondent.html

+ 1
- 0
edivorce/apps/core/templates/question/03_respondent.html View File

@ -98,6 +98,7 @@
{% endif %} {% endif %}
</div> </div>
<input type="button" id="btn_add_other_names" class="btn btn-success" value="Add name" data-add-for="spouse"/> <input type="button" id="btn_add_other_names" class="btn btn-success" value="Add name" data-add-for="spouse"/>
<div id="other_name_warning_message"></div>
</div> </div>
</div> </div>


Loading…
Cancel
Save