better-integrated the SSO Service Provider information by moving it onto a

Profile page
This commit is contained in:
Eric J. Bowersox
2003-06-17 04:46:53 +00:00
parent 53dd5a6994
commit 835c9c389f
18 changed files with 214 additions and 139 deletions

View File

@@ -54,7 +54,8 @@ menu = mprov.getInlineMenu(user,VeniceNamespaces.USER_PROFILE_NAMESPACE,"user.pr
if (menu.getItemCount()>1)
{ // set up the menu properly
menu.setVariable("target",stringutils.encodeURL(target));
menu.setSelectedIndex(0);
ndx = menu.getItemContainingLinkText("profile.js.vs");
menu.setSelectedIndex(ndx);
} // end if
else // don't display the menu