Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
feudal
feudalWebpage
Commits
a229adef
Commit
a229adef
authored
Jan 13, 2020
by
Lukas Burgey
Browse files
Fix tooltip of site
parent
ddd8ad94
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/app/state/state.component.html
View file @
a229adef
<td>
<span
matTooltip=
"{{ service.site.description}}
\nThis site provides the service {{ service.name }} for you.
"
matTooltipClass=
"my-tooltip"
>
<span
matTooltip=
"{{ service.site.description}}"
matTooltipClass=
"my-tooltip"
>
{{ service.site.name }}
<mat-icon>
help
</mat-icon>
</span>
...
...
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