Skip to content

Commit

Permalink
Show title attribute for WP status button
Browse files Browse the repository at this point in the history
  • Loading branch information
HDinger committed Sep 14, 2021
1 parent 35718c7 commit 43454cf
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -9,6 +9,7 @@
[ngClass]="statusHighlightClass"
[disabled]="!allowed"
[attr.aria-label]="text.explanation"
[title]="status.name"
wpStatusDropdown
[wpStatusDropdown-workPackage]="workPackage"
>
Expand Down

0 comments on commit 43454cf

Please sign in to comment.