Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
enasequence
webin-portal
Commits
589cf5b5
Commit
589cf5b5
authored
Jul 12, 2021
by
Rajkumar-D
Browse files
Adding umbrella project report
parent
d094663c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
src/app/dashboard/dashboard.component.html
src/app/dashboard/dashboard.component.html
+4
-0
No files found.
src/app/dashboard/dashboard.component.html
View file @
589cf5b5
...
...
@@ -67,6 +67,10 @@
<mat-icon
class=
"insert_chart icon-yellow"
>
insert_chart
</mat-icon>
<p
class=
"mat-small mat-caption"
>
Studies Report
</p>
</span>
<span
*ngIf=
"isSuperUser()"
[routerLink]=
"['/report',ReportType.umbrellaProjects,{defaultSearch: true}]"
>
<mat-icon
class=
"insert_chart icon-yellow"
>
insert_chart
</mat-icon>
<p
class=
"mat-small mat-caption"
>
Umbrella Project Report
</p>
</span>
</div>
</div>
</mat-card>
...
...
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