Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
rc
self-reg-form
Commits
7949b1be
Commit
7949b1be
authored
Mar 01, 2021
by
root
Browse files
added overlay relace on sending account_create to celery
parent
2b20027d
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/static/scripts/function.js
View file @
7949b1be
function
displayloading1
()
{
$
(
'
#myModal1
'
).
modal
(
'
show
'
);
request_account
()
setTimeout
(
function
(){
x
.
value
=
"
20 seconds
"
},
20000
);
window
.
location
.
assign
(
"
www.google.com
"
);
}
function
displayloading2
()
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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