Unverified Commit 61cf3727 authored by Arun Nair's avatar Arun Nair Committed by GitHub
Browse files

Merge pull request #3 from arun1205/main

commented 3 new roles part
No related merge requests found
Showing with 3 additions and 3 deletions
+3 -3
......@@ -1109,7 +1109,7 @@ export default function ManageUsersList({
</a>
</li>
<li
// style={{display:'none'}}
style={{display:'none'}}
className="mr-2"
onClick={() => handleSelectMenu("Applicant")}
>
......@@ -1127,7 +1127,7 @@ export default function ManageUsersList({
</li>
<li
// style={{display:'none'}}
style={{display:'none'}}
className="mr-2"
onClick={() => handleSelectMenu("OGA Scheduler")}
>
......@@ -1145,7 +1145,7 @@ export default function ManageUsersList({
</li>
<li
// style={{display:'none'}}
style={{display:'none'}}
className="mr-2"
onClick={() => handleSelectMenu("Report Analyst")}
>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment