From 0c0820a826b07e8a3e814ae5e0b26df94eb7b983 Mon Sep 17 00:00:00 2001 From: raizasafeel <89463672+raizasafeel@users.noreply.github.com> Date: Tue, 17 Mar 2026 00:39:37 +0530 Subject: [PATCH] feat: update batch, course form to use new member modal --- frontend/src/pages/Batches/BatchForm.vue | 18 ++++++++-- .../Batches/components/NewBatchModal.vue | 20 ++++++++--- frontend/src/pages/Courses/CourseForm.vue | 34 +++++++++++++++++-- frontend/src/pages/Courses/NewCourseModal.vue | 18 ++++++++-- 4 files changed, 78 insertions(+), 12 deletions(-) diff --git a/frontend/src/pages/Batches/BatchForm.vue b/frontend/src/pages/Batches/BatchForm.vue index 317030d6..b457f2dd 100644 --- a/frontend/src/pages/Batches/BatchForm.vue +++ b/frontend/src/pages/Batches/BatchForm.vue @@ -114,11 +114,12 @@
+