This top level element that you are refering to (helpAndBugs.lzx) is instatiated at a later moment, after the user is logged in and the Navigation is loaded.
So there is no chance to have a single place, if you want to show it while not logged in you have to use another view / UI element. As there is actually almost no UI element initialized except the login prompt when the user loads the application I don't know where elsewhere to put it to have it visible in both modi (loggedin and logged'out). Sebastian 2012/12/11 Maxim Solodovnik <[email protected]> > I thought maybe if it would be the top level links (like logout, but > available without login) > It will be one place in the code (instead of two) and available from > everywhere. > > > > -- > WBR > Maxim aka solomax > -- Sebastian Wagner https://twitter.com/#!/dead_lock http://www.webbase-design.de http://www.wagner-sebastian.com [email protected]
