Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

Commit 0d62012

Browse files
authored
fix: the web-commons module is one step above the api (#38)
1 parent 205ea59 commit 0d62012

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/HeaderBar/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export const HeaderBar = ({ appName, className }) => {
2727
resource: 'me',
2828
},
2929
apps: {
30-
resource: '../../dhis-web-commons/menu/getModules.action',
30+
resource: '../dhis-web-commons/menu/getModules.action',
3131
},
3232
notifications: {
3333
resource: 'me/dashboard',

0 commit comments

Comments
 (0)