PMCORE-2351 Advanced LDAP Improvements RM PMCORE-1299

This commit is contained in:
Roly Rudy Gutierrez Pinto
2020-12-11 15:22:55 -04:00
parent 9c1f954cfd
commit 1091a7eddb
27 changed files with 19917 additions and 153 deletions

View File

@@ -71,7 +71,7 @@ Ext.onReady(function() {
handler: function ()
{
redirectPage("authSources_List");
location.href = "../authenticationSources/index";
}
});
}