Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
hdastageeri
hft_awado_app
Commits
c406aea1
Commit
c406aea1
authored
Nov 28, 2019
by
Rron Jahja
Browse files
removed comments
parent
ac078fa6
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/app/auth/login/login.page.ts
View file @
c406aea1
...
...
@@ -12,8 +12,6 @@ import { RestService } from '../../rest.service';
styleUrls
:
[
'
./login.page.scss
'
],
})
export
class
LoginPage
implements
OnInit
{
// username = "Bob@mail.com";
// password = "BobPassword";
username
=
""
;
password
=
""
;
correctCredentials
=
false
;
...
...
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