mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-30 12:06:00 +00:00
adds more-info tooltip for compliance field owner
This commit is contained in:
parent
61d75dc9e0
commit
9e1cb787fb
@ -286,6 +286,11 @@
|
|||||||
{{#unless tagRowComponent.isTagFormatMissing}}
|
{{#unless tagRowComponent.isTagFormatMissing}}
|
||||||
<span class="dataset-compliance-fields__tag-label">
|
<span class="dataset-compliance-fields__tag-label">
|
||||||
Owner:
|
Owner:
|
||||||
|
|
||||||
|
{{more-info
|
||||||
|
link="http://go/compliance-owner"
|
||||||
|
tooltip="Click for more information on Compliance owner"
|
||||||
|
}}
|
||||||
</span>
|
</span>
|
||||||
|
|
||||||
{{input
|
{{input
|
||||||
|
Loading…
x
Reference in New Issue
Block a user