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
efbe1163
Commit
efbe1163
authored
Dec 16, 2021
by
Rajkumar-D
Browse files
Display server message as html
parent
309c2648
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/app/login/login.component.html
src/app/login/login.component.html
+1
-1
No files found.
src/app/login/login.component.html
View file @
efbe1163
...
...
@@ -11,7 +11,7 @@
<p>
A dedicated submission API for COVID-19 genomes is available
<a
href=
"https://www.ebi.ac.uk/ena/submit/webin-cli"
>
here.
</a>
</p>
<div
*ngIf=
"serverMessage"
class=
"message"
>
{{
serverMessage
}}
</div>
<div
*ngIf=
"serverMessage"
class=
"message"
[innerHTML]=
serverMessage
>
</div>
</mat-card-subtitle>
</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