From 8f4ac5c11239673042d26bda3faa510fb565deef Mon Sep 17 00:00:00 2001 From: Ali-D-Akbar Date: Thu, 7 Jan 2021 16:40:10 +0500 Subject: [PATCH] disable xsslint --- .../teams/static/teams/templates/team-actions.underscore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lms/djangoapps/teams/static/teams/templates/team-actions.underscore b/lms/djangoapps/teams/static/teams/templates/team-actions.underscore index b748b60c35..682524a82e 100644 --- a/lms/djangoapps/teams/static/teams/templates/team-actions.underscore +++ b/lms/djangoapps/teams/static/teams/templates/team-actions.underscore @@ -1,4 +1,4 @@

<%- gettext("Are you having trouble finding a team to join?") %>

-

<%= message %>

-
\ No newline at end of file +

<%= message %>

<% // xss-lint: disable=underscore-not-escaped %> +