Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Codecrew
/
Moya
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
30
Merge Requests
2
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 1e9c299b
authored
Apr 01, 2018
by
Aino Leppänen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Login component needs some UI work
1 parent
be8b1fee
Pipeline
#38
passed
in 0 seconds
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
15 deletions
code/moya-angular/src/app/pages/login/login.component.html
code/moya-angular/src/app/pages/login/login.component.html
View file @
1e9c299
<div
id=
"top-container"
>
<div
id=
"left-menu"
>
<!-- <router-outlet name="left-menu"></router-outlet> -->
</div>
<div
id=
"contentarea"
>
<div
id=
"topbar"
>
Login works!
<!-- <top-menu></top-menu> -->
</div>
<div
id=
"content"
>
<!-- router-outlet></router-outlet> -->
</div>
</div>
</div>
<div>
Login works!
</div>
\ No newline at end of file
Write
Preview
Markdown
is supported
Attach a file
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 post a comment