From c9be1d7ed36a51c0d9d52c94e8b462a314a3bac5 Mon Sep 17 00:00:00 2001 From: Mohamed Akram Date: Mon, 14 Aug 2023 20:25:28 +0400 Subject: [PATCH] feat: allow disabling default beta tester enrollment notifications The "Notify users by email" checkbox checks the value of the `BATCH_ENROLLMENT_NOTIFY_USERS_DEFAULT` configuration to match the user experience with other checkboxes on the Membership page. (cherry picked from commit 43b22557bb1173fb492c372e81a21eafdc84181c) --- .../instructor/instructor_dashboard_2/membership.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lms/templates/instructor/instructor_dashboard_2/membership.html b/lms/templates/instructor/instructor_dashboard_2/membership.html index 4169f9af0c71..3e0affc7fd29 100644 --- a/lms/templates/instructor/instructor_dashboard_2/membership.html +++ b/lms/templates/instructor/instructor_dashboard_2/membership.html @@ -121,7 +121,8 @@

${_("Register/Enroll Students")}