From 77ad8708b5c550651a57e97e057fdbf1704183ba Mon Sep 17 00:00:00 2001 From: AkshatIITk Date: Tue, 27 Aug 2024 22:52:10 +0530 Subject: [PATCH] Removed PVF view mentor uploaded buttons in admin & student ,also upload button from verfication page --- pages/admin/rc/[rcid]/pvf/[pvfid]/index.tsx | 4 ++-- pages/student/rc/[rcid]/pvf/[pvfid]/index.tsx | 4 ++-- pages/verify.tsx | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pages/admin/rc/[rcid]/pvf/[pvfid]/index.tsx b/pages/admin/rc/[rcid]/pvf/[pvfid]/index.tsx index 35d24d3f..f8b9ebf3 100644 --- a/pages/admin/rc/[rcid]/pvf/[pvfid]/index.tsx +++ b/pages/admin/rc/[rcid]/pvf/[pvfid]/index.tsx @@ -221,7 +221,7 @@ function AdminPvfView() { View Student Uploaded PVF - + */} {/* removed for now */} diff --git a/pages/student/rc/[rcid]/pvf/[pvfid]/index.tsx b/pages/student/rc/[rcid]/pvf/[pvfid]/index.tsx index d5e15674..e2c4f1ea 100644 --- a/pages/student/rc/[rcid]/pvf/[pvfid]/index.tsx +++ b/pages/student/rc/[rcid]/pvf/[pvfid]/index.tsx @@ -187,7 +187,7 @@ function View() { View Student Uploaded PVF - + */} {/* removed for now */} {/* diff --git a/pages/verify.tsx b/pages/verify.tsx index b35cbb52..8fa8cd20 100644 --- a/pages/verify.tsx +++ b/pages/verify.tsx @@ -299,7 +299,7 @@ function Verify() { View Student Uploaded PVF - + {/* - + */}