I think the problem could be that the search menu is defined as
hidden, so it always renders an empty page. In Boot.scala:

        Menu(Loc("search", List("user_view", "search"),
S.?("base_menu_search"), Hidden)) ::

Reply via email to