From 4049db2d41db5e31bcfc5312bd5ab8346ca553a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Gonz=C3=A1lez?= Date: Tue, 20 Sep 2022 16:37:05 -0300 Subject: [PATCH] fix: Refactor xss-lint exceptions that break the certificate share-in-facebook link (#30495) * Remove xss-lint that break the certificate share in facebook link * Refactor xss-lint in fb share link * fix: Refactor xss-lint exceptions that break the certificate share-in-facebook link Co-authored-by: EC2 Default User --- lms/templates/certificates/_accomplishment-banner.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/lms/templates/certificates/_accomplishment-banner.html b/lms/templates/certificates/_accomplishment-banner.html index ab39759653..9e9b1c2cd3 100644 --- a/lms/templates/certificates/_accomplishment-banner.html +++ b/lms/templates/certificates/_accomplishment-banner.html @@ -50,12 +50,8 @@ from openedx.core.djangolib.js_utils import js_escaped_string

${_("Print or share your certificate:")}

% if facebook_share_enabled: