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"
|
||||
role="menuitem"
|
||||
type="button"
|
||||
:title="$t(button.label(funcArg))"
|
||||
target="_blank"
|
||||
:tabindex="0"
|
||||
:disabled="buttonClass.disabled"
|
||||
|
|
Loading…
Add table
Reference in a new issue