Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
genotoul-bioinfo
ng6
Commits
a4bbb772
Commit
a4bbb772
authored
Dec 20, 2018
by
Gerald Salin
Browse files
#98
parent
ff1804e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
ui/nG6/res/js/tx_nG6_pi1.js
View file @
a4bbb772
...
...
@@ -576,7 +576,7 @@ $(function () {
if
(
$
(
"
#user_password_pwd_val
"
).
val
())
{
val_url
+=
"
&password=
"
+
$
(
"
#user_password_pwd_val
"
).
val
();
}
val_url
+=
"
&id=
"
+
user_id
;
val_url
+=
"
&
user_
id=
"
+
user_id
;
val_url
+=
"
&send_an_email=
"
+
$
(
"
#send_email_chk
"
)[
0
].
checked
;
val_url
+=
"
&from_email=
"
+
$
(
"
#from_email
"
).
val
();
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment