Hi,
I've been away from Lift for quite a time. At the moment I work on an old
project and am in the progress to update to the current 1.1-SNAPSHOT .
I have to say that getting used to Lift again was very quick and easy.
In 1.0 this worked and showed a top-level menu item and submenu items if
you've clicked on it:
Menu(Loc("admin_newsletter", List("newsletter"),
S.?("menu.newsletters"),
testUserNotSuper), Newsletter.menus: _*) ::
In 1.1 the submenu items do not appear. "Newsletter" uses Crudify.
I've tried the expandAll attribute for Menu.builder but this did not work.
I'd appreciate some hints where to look,
Best regards,
Joachim
--
You received this message because you are subscribed to the Google Groups
"Lift" 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/liftweb?hl=en.