Add missing tooltips in table
This commit is contained in:
@@ -5,6 +5,7 @@ const TEMPLATE =`
|
||||
<a
|
||||
@click="ignoreDefault"
|
||||
:href="cellLink"
|
||||
:title="cellValue"
|
||||
>
|
||||
{{ cellValue }}
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user