Skip to content
Snippets Groups Projects
Commit 52eff71f authored by Alexander Reifschneider's avatar Alexander Reifschneider
Browse files

OZG-7474 Fix toolTip attr

parent ff0d961a
No related branches found
No related tags found
1 merge request!58OZG-7474 Fix tooltips
......@@ -43,7 +43,7 @@
<ozgcloud-stroked-button-with-spinner
dataTestId="forward-button"
[toolTip]="'Vorgang weiterleiten'"
toolTip="Vorgang weiterleiten"
tooltipAriaType="aria-labelledby"
icon="forward"
type="submit"
......
......@@ -30,7 +30,7 @@
></alfa-postfach-mail-pdf-button-container>
<ng-container *ngIf="postfachMailListStateResource.resource | hasLink: postfachMailListLinkRel.SEND_POSTFACH_MAIL">
<alfa-postfach-mail-button-container
[toolTip]="'Neue Nachricht erstellen'"
toolTip="Neue Nachricht erstellen"
tooltipAriaType="aria-labelledby"
[vorgang]="vorgangStateResource.resource"
data-test-id="postfach-mail-button-container-no-label"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment