Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
feudal
feudalWebpage
Commits
a12d2061
Commit
a12d2061
authored
Jan 16, 2020
by
Lukas Burgey
Browse files
Change button
parent
105faf20
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/app/state/state.component.html
View file @
a12d2061
...
...
@@ -86,7 +86,6 @@
<td
>
<button
mat-button
mat-icon-button
matTooltip=
"{{ service.contact_email }}"
(click)=
"contactSupport()"
>
<mat-icon>
contact_support
</mat-icon>
<small>
Contact {{ service.contact_description }}
</small>
</button>
<br>
<small>
Click to contact {{ service.contact_description }}
</small>
</td>
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