From 61871fd6886fbefc5195b3ee43ad799d35d36fb1 Mon Sep 17 00:00:00 2001 From: Seyi Adebajo Date: Wed, 2 May 2018 18:48:34 -0700 Subject: [PATCH] 5444 adds jit acl more-info link --- .../components/dataset-aclaccess.hbs | 26 +++++++++++-------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/wherehows-web/app/templates/components/dataset-aclaccess.hbs b/wherehows-web/app/templates/components/dataset-aclaccess.hbs index 04e0b80509..1ee385b388 100644 --- a/wherehows-web/app/templates/components/dataset-aclaccess.hbs +++ b/wherehows-web/app/templates/components/dataset-aclaccess.hbs @@ -1,3 +1,10 @@ +
+ {{more-info + link="http://go/jitaclfaq" + tooltip="Click for more information on ACL Access" + }} +
+
{{#if userHasAclAccess}} @@ -7,17 +14,6 @@ You have access to this dataset - {{else}} - - -
- - You currently do not have access to this dataset - -
- {{/if}} - - {{#if userHasAclAccess}}