key to show or hide LoginPage Setup on adminMenu

This is a forum to suggest new features for mojoPortal. 

This thread is closed to new posts. You must sign in to post in the forums.
4/19/2012 8:44:15 AM
Gravatar
Total Posts 88

key to show or hide LoginPage Setup on adminMenu

Hi,

It´s possible to create a key to show or hide LoginPage Setup on adminMenu.aspx like other options?

thanks

4/19/2012 12:11:52 PM
Gravatar
Total Posts 18439

Re: key to show or hide LoginPage Setup on adminMenu

I could add a config setting to allow removing that in the next release.

In the menatime you could hide the link from CSS

a.lnkLoginInfo { display:none; }

 

You must sign in to post in the forums. This thread is closed to new posts.