From 145f8aecaf66b7fb9dc68b0306d1407ba2811ea8 Mon Sep 17 00:00:00 2001 From: Adrian Jones <84713593+ajshred@users.noreply.github.com> Date: Tue, 26 Sep 2023 11:16:26 -0400 Subject: [PATCH] BB2-2666 Update new permissions screen for research study apps (#1134) * BB2-2666 Update new permissions screen for research study apps * Remove weird characters from ids --- templates/design_system/new_authorize_v2.html | 31 ++++++++++--------- 1 file changed, 17 insertions(+), 14 deletions(-) diff --git a/templates/design_system/new_authorize_v2.html b/templates/design_system/new_authorize_v2.html index f03735c96..a4915bc07 100644 --- a/templates/design_system/new_authorize_v2.html +++ b/templates/design_system/new_authorize_v2.html @@ -110,7 +110,7 @@

Connect your Medicare cla

Icons/Learn - + @@ -125,26 +125,29 @@

Connect your Medicare cla Learn more about how {{ application.name }} uses your data in their Privacy Policy and Terms and Conditions.

-

- - Icons/Show password - - - - - - + + {% if application.data_access_type != 'RESEARCH_STUDY' %} +

+ + Icons/Show password + + + + + + + - - {{ application.name }} will have access to your data {{ permission_end_date }}. -

+ {{ application.name }} will have access to your data {{ permission_end_date }}. +

+ {% endif %}

Icons/Help - +