You should try this: <nav-item if="&logged_in?">
current_user could potentially be a guest if they have not logged. On Jun 16, 10:02 am, hobo_hippy <[email protected]> wrote: > ACK! > > nope, I spoke too soon. that just hides it. How do I modify that to > make the statement true if whoever is logged in is a User? That way > only users will see the menu item... > > On Jun 16, 12:56 pm, hobo_hippy <[email protected]> wrote: > > > wait, wait, I'm an idiot. this works just fine: > > > <nav-item if="&@User" with="&Blog">Company Blog</nav-item> > > > simple simple simple :) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hobousers?hl=en -~----------~----~----~----~------~----~------~--~---
