mirror of
https://github.com/hcengineering/platform.git
synced 2025-05-29 03:21:13 +00:00
EQMS-912 Show document name tooltip in controlled documents (#6021)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
This commit is contained in:
parent
5f2cd3b732
commit
8e7212e4a9
@ -123,6 +123,7 @@
|
||||
actions={getMoreActions !== undefined ? () => getDocMoreActions(prjdoc) : undefined}
|
||||
{level}
|
||||
{collapsedPrefix}
|
||||
shouldTooltip
|
||||
on:click={() => {
|
||||
dispatch('selected', prjdoc)
|
||||
}}
|
||||
|
Loading…
Reference in New Issue
Block a user