mirror of
https://github.com/datahub-project/datahub.git
synced 2025-10-14 18:38:27 +00:00
Replace tooltip for ID types with link to Wiki. (#548)
This commit is contained in:
parent
c91ca85a90
commit
90f59d23eb
@ -184,17 +184,16 @@
|
|||||||
{{#head.column columnName="dataType"}}Data Type{{/head.column}}
|
{{#head.column columnName="dataType"}}Data Type{{/head.column}}
|
||||||
{{#head.column class="nacho-table-cell-wrapped"}}
|
{{#head.column class="nacho-table-cell-wrapped"}}
|
||||||
Member, Organization, or Group, ID's
|
Member, Organization, or Group, ID's
|
||||||
|
<a
|
||||||
|
target="_blank"
|
||||||
|
href="https://iwww.corp.linkedin.com/wiki/cf/display/DWH/Metadata+Acquisition#ProjectOverview-compliance">
|
||||||
<sup>
|
<sup>
|
||||||
<span
|
More Info
|
||||||
class="glyphicon glyphicon-question-sign"
|
|
||||||
title="Help Text">
|
<span class="glyphicon glyphicon-question-sign"
|
||||||
{{tooltip-on-component
|
title="More information on various IDs"></span>
|
||||||
event="click"
|
|
||||||
hideOn="click"
|
|
||||||
text=helpText.subjectOwner
|
|
||||||
}}
|
|
||||||
</span>
|
|
||||||
</sup>
|
</sup>
|
||||||
|
</a>
|
||||||
{{/head.column}}
|
{{/head.column}}
|
||||||
{{#head.column}}
|
{{#head.column}}
|
||||||
Field Format?
|
Field Format?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user