bring back title= on quick actions
This commit is contained in:
parent
8880843824
commit
8c5fab4f3c
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
||||||
:class="buttonInnerClass"
|
:class="buttonInnerClass"
|
||||||
role="menuitem"
|
role="menuitem"
|
||||||
type="button"
|
type="button"
|
||||||
|
:title="$t(button.label(funcArg))"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
:tabindex="0"
|
:tabindex="0"
|
||||||
:disabled="buttonClass.disabled"
|
:disabled="buttonClass.disabled"
|
||||||
|
|
Loading…
Add table
Reference in a new issue