Merged in ricviscarra/processmaker/3.0.1-GA (pull request #2590)
UserProfile> En el applications se registran aplicaciones automaticamente SOLVED
This commit is contained in:
@@ -24,12 +24,6 @@ userMain.application = {
|
|||||||
leaf: true,
|
leaf: true,
|
||||||
url: "../users/usersInit"
|
url: "../users/usersInit"
|
||||||
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "nodeApplication",
|
|
||||||
text: "Applications",
|
|
||||||
leaf: true,
|
|
||||||
url: "../oauth2/accessTokenSetup"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}),
|
}),
|
||||||
|
|||||||
Reference in New Issue
Block a user