From 07352b84ace7038cba33af3ce7a73ff47107eb3f Mon Sep 17 00:00:00 2001 From: adeelehsan Date: Tue, 6 Oct 2020 10:52:22 +0500 Subject: [PATCH] suppressed select form fields VAN-80 --- lms/templates/student_account/form_field.underscore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/student_account/form_field.underscore b/lms/templates/student_account/form_field.underscore index 080e38b8ba..1af84c780a 100644 --- a/lms/templates/student_account/form_field.underscore +++ b/lms/templates/student_account/form_field.underscore @@ -21,7 +21,7 @@ <% } %> <% if ( type === 'select' ) { %> -