From b849b14269e3f2f04e23b48474da3377ff5d87b6 Mon Sep 17 00:00:00 2001 From: Adeel Khan Date: Mon, 6 Jan 2020 13:20:46 +0500 Subject: [PATCH] Add security option to contact us form PROD-1130 --- lms/djangoapps/support/static/support/jsx/logged_in_user.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/lms/djangoapps/support/static/support/jsx/logged_in_user.jsx b/lms/djangoapps/support/static/support/jsx/logged_in_user.jsx index 8a6f19a25d..3c650f4808 100644 --- a/lms/djangoapps/support/static/support/jsx/logged_in_user.jsx +++ b/lms/djangoapps/support/static/support/jsx/logged_in_user.jsx @@ -50,6 +50,7 @@ function LoggedInUser({ userInformation, setErrorState, zendeskApiHost, submitFo + );