@Xuefeng I had the same problem. D.
On Mon, Nov 16, 2009 at 7:08 AM, Xuefeng Wu <[email protected]> wrote: > @Vassil > I debug at the server side and found the compass return empty. > > > On Mon, Nov 16, 2009 at 1:24 PM, Vassil Dichev <[email protected]> wrote: > >> 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)) :: >> > > > > -- > Scala中文社区: http://groups.google.com/group/scalacn >
