Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
agetic
sitio-firebase
Commits
c590ec11
Commit
c590ec11
authored
Mar 18, 2020
by
Adrian
Browse files
cambiando la ruta a boliviasegura
parent
416e3c23
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/index.html
View file @
c590ec11
...
@@ -18,6 +18,8 @@
...
@@ -18,6 +18,8 @@
document
.
getElementById
(
'
login
'
).
style
.
display
=
'
none
'
;
document
.
getElementById
(
'
login
'
).
style
.
display
=
'
none
'
;
document
.
getElementById
(
'
data
'
).
style
.
display
=
'
block
'
;
document
.
getElementById
(
'
data
'
).
style
.
display
=
'
block
'
;
}
else
{
}
else
{
document
.
getElementById
(
'
user
'
).
value
=
''
;
document
.
getElementById
(
'
password
'
).
value
=
''
;
alert
(
'
Credenciales incorrectas
'
);
alert
(
'
Credenciales incorrectas
'
);
}
}
});
});
...
...
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