comment attenpage 2nd option
This commit is contained in:
parent
ae2556c76b
commit
c2e7f8078d
|
|
@ -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",
|
// title: "Additional Student Record Insertion",
|
||||||
url: "/anomoly/attendence/additionalRecord",
|
// url: "/anomoly/attendence/additionalRecord",
|
||||||
}, {
|
// },
|
||||||
|
{
|
||||||
title: "Additional Sheet Insertion",
|
title: "Additional Sheet Insertion",
|
||||||
url: "/anomoly/attendence/additionalSheet",
|
url: "/anomoly/attendence/additionalSheet",
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue