comment attenpage 2nd option
This commit is contained in:
parent
ae2556c76b
commit
c2e7f8078d
|
|
@ -9,10 +9,11 @@ const AnomolyAttendencePage = () =>{
|
|||
title: "Reassigned Serial Number Updation",
|
||||
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",
|
||||
url: "/anomoly/attendence/additionalSheet",
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue