comment attenpage 2nd option

This commit is contained in:
yokesh22 2024-06-15 13:49:27 +05:30
parent ae2556c76b
commit c2e7f8078d
1 changed files with 5 additions and 4 deletions

View File

@ -9,10 +9,11 @@ const AnomolyAttendencePage = () =>{
title: "Reassigned Serial Number Updation", title: "Reassigned Serial Number Updation",
url: "/anomoly/attendence/reassigned" url: "/anomoly/attendence/reassigned"
}, },
// {
// title: "Additional Student Record Insertion",
// url: "/anomoly/attendence/additionalRecord",
// },
{ {
title: "Additional Student Record Insertion",
url: "/anomoly/attendence/additionalRecord",
}, {
title: "Additional Sheet Insertion", title: "Additional Sheet Insertion",
url: "/anomoly/attendence/additionalSheet", url: "/anomoly/attendence/additionalSheet",
} }