Skip to content

Commit

Permalink
Removing required privilege on spa APP so that it's visibile by everyone
Browse files Browse the repository at this point in the history
  • Loading branch information
Daphne210 committed Mar 27, 2024
1 parent a4eeaf2 commit 5af1302
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions omod/src/main/resources/apps/ugandaemr_homepage_app.json
Original file line number Diff line number Diff line change
Expand Up @@ -203,8 +203,7 @@
"label": "ugandaemr.app.spa.list.label",
"url": "spa/home",
"icon": "icon-cloud",
"order": 122,
"requiredPrivilege": "App: ugandaemr.spa"
"order": 122
}
]
},
Expand Down

0 comments on commit 5af1302

Please sign in to comment.