Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Χάρης Παπαδόπουλος
e-epal
Commits
c39fed2a
Commit
c39fed2a
authored
Jun 21, 2017
by
Open Source Developer
Browse files
layout changes
parent
bd14ed84
Changes
1
Hide whitespace changes
Inline
Side-by-side
source/components/director/director-view.ts
View file @
c39fed2a
...
...
@@ -45,7 +45,7 @@ import {
<div class="col-md-2" style="font-weight: bold;" >{{CoursesPerSchools$.size}}</div>
</div>
</li>
<div [hidden]="courseActive !== i" *ngIf="(retrievedStudent | async)">
<div *ngFor="let StudentDetails$ of StudentInfo$ | async; let j=index; let isOdd=odd; let isEven=even" class="row list-group-item isclickable"
[class.selectedappout]="StudentActive === j"
...
...
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