Skip to content

Commit

Permalink
EMPRO intervention report: minor edits per Anna request: "High distre…
Browse files Browse the repository at this point in the history
…ss areas ( do not contact )".
  • Loading branch information
mcjustin committed Jun 18, 2024
1 parent 824e775 commit 48d4e1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion portal/templates/profile/profile_macros.html
Original file line number Diff line number Diff line change
Expand Up @@ -875,7 +875,7 @@ <h4 class="text-muted">{% if person and person.username %}{{ _("for") + " " + pe
<div class="item text-warning" v-if="hasSubStudyOptOutDomains()">
<p v-if="hasSubStudyTriggers()">{{_("<b>NOTE</b>: The participant has chosen <em>not</em> to be contacted about some issues.")}}</p>
<p v-else>{{_("<b>NOTE</b>: The participant has chosen <em>not</em> to be contacted.")}}</p>
<p>{{_("High distressed areas ( <em>Do not contact</em> ): ")}} <span v-text="getSubStudyOptoutDomainsDisplay()"></span></p>
<p>{{_("High distress areas ( <em>do not contact</em> ): ")}} <span v-text="getSubStudyOptoutDomainsDisplay()"></span></p>
</div>
{% endmacro %}
{%- macro adminTriggerLinks(person, current_user) %}
Expand Down

0 comments on commit 48d4e1a

Please sign in to comment.