diff --git a/wherehows-web/app/templates/components/dataset-compliance.hbs b/wherehows-web/app/templates/components/dataset-compliance.hbs index c11e8cd7e0..7adabce98a 100644 --- a/wherehows-web/app/templates/components/dataset-compliance.hbs +++ b/wherehows-web/app/templates/components/dataset-compliance.hbs @@ -121,6 +121,16 @@
2. Do fields in the schema contain the ID of a member (e.g. id, urn, etcetera) and what are the formats of the fields in the schema? + + + More Info + + + +
{{!--Renders content of `hiddenTrackingFields` to the viewer if the dataset contains hidden tracking fields--}} @@ -149,7 +159,7 @@ {{#head.column columnName="identifierField"}}Field{{/head.column}} {{#head.column columnName="dataType"}}Data Type{{/head.column}} {{#head.column class="nacho-table-cell-wrapped"}} - Has Member, Organization, or Group, ID's? + Member, Organization, or Group, ID's + + More Info + + + + + {{/head.column}} + {{#head.column}} + Security Classification + title={{helpText.classification}}> {{tooltip-on-component event="click" hideOn="click" @@ -176,7 +199,6 @@ {{/head.column}} - {{#head.column}}Security Classification{{/head.column}} {{/table.head}} {{#table.body as |body|}} {{#each (sort-by table.sortBy table.data) as |field|}}