Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
affiliation-assessor-app
Commits
61cf3727
Unverified
Commit
61cf3727
authored
1 year ago
by
Arun Nair
Committed by
GitHub
1 year ago
Browse files
Options
Download
Plain Diff
Merge pull request #3 from arun1205/main
commented 3 new roles part
parents
1ee5e70e
a6fd6744
main
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
apps/wrapper/web-portal/src/pages/manage-users/ManageUsersList.jsx
+3
-3
...per/web-portal/src/pages/manage-users/ManageUsersList.jsx
with
3 additions
and
3 deletions
+3
-3
apps/wrapper/web-portal/src/pages/manage-users/ManageUsersList.jsx
+
3
−
3
View file @
61cf3727
...
...
@@ -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
"
)
}
>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets