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:
Julio Cesar Laura Avendaño
2015-08-11 10:48:05 -04:00

View File

@@ -24,12 +24,6 @@ userMain.application = {
leaf: true,
url: "../users/usersInit"
},
{
id: "nodeApplication",
text: "Applications",
leaf: true,
url: "../oauth2/accessTokenSetup"
}
]
}),