From c3fdd8e27c58807e5e39baf1ff0fb0f8d08963ab Mon Sep 17 00:00:00 2001 From: suzalflueck Date: Mon, 19 Aug 2024 14:52:29 -0700 Subject: [PATCH] removed Copies and Where from batch confirm for TVR Delete and ARC students, and removed select students section from TVR_DELETE --- frontend/src/components/Batch/Batch.vue | 1 + frontend/src/components/Batch/BatchConfimInfo.vue | 11 +++++++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/Batch/Batch.vue b/frontend/src/components/Batch/Batch.vue index a4843d7c..6228c383 100644 --- a/frontend/src/components/Batch/Batch.vue +++ b/frontend/src/components/Batch/Batch.vue @@ -214,6 +214,7 @@ batch.details['what'] != 'DISTRUN_YE' && batch.details['what'] != 'DISTRUN_SUPP' && batch.details['what'] != 'ARC_STUDENTS' && + batch.details['what'] != 'TVR_DELETE' && batch.details['what'] != 'CERT_REGEN' " > diff --git a/frontend/src/components/Batch/BatchConfimInfo.vue b/frontend/src/components/Batch/BatchConfimInfo.vue index 4fb83861..62d9a175 100644 --- a/frontend/src/components/Batch/BatchConfimInfo.vue +++ b/frontend/src/components/Batch/BatchConfimInfo.vue @@ -14,7 +14,13 @@ >