Revert "MST-157 Create a new program enrollments inspector support tool to help edX support members to inspect the existing states of program enrollees"

This reverts commit 9bdcb9c5f5.
This commit is contained in:
David Ormsbee
2020-03-12 17:28:58 -04:00
committed by GitHub
parent 9bdcb9c5f5
commit 37f3c3f829
7 changed files with 5 additions and 503 deletions

View File

@@ -86,8 +86,6 @@ module.exports = Merge.smart({
EntitlementSupportPage: './lms/djangoapps/support/static/support/jsx/entitlements/index.jsx',
LinkProgramEnrollmentsSupportPage: './lms/djangoapps/support/static/support/jsx/' +
'program_enrollments/index.jsx',
ProgramEnrollmentsInspectorPage: './lms/djangoapps/support/static/support/jsx/' +
'program_enrollments/inspector.jsx',
PasswordResetConfirmation: './lms/static/js/student_account/components/PasswordResetConfirmation.jsx',
StudentAccountDeletion: './lms/static/js/student_account/components/StudentAccountDeletion.jsx',
StudentAccountDeletionInitializer: './lms/static/js/student_account/StudentAccountDeletionInitializer.js',