This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
creylopez
/
django-ex
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
2
Wiki
Activity
Browse Source
DIV-490: Fixed other name for spouse page
pull/160/head
Charles Shin
8 years ago
parent
154036966a
commit
05c2c95eb0
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
>
Write
Preview
Loading…
Cancel
Save