Did you tested in android?
2013/9/16 Paolo Valleri <[email protected]> > I can't reproduce it, I've just tested it and it works as expected. > > > On Monday, September 16, 2013 1:36:11 PM UTC+2, Ramos wrote: >> >> hello, i tested with chrome and default browser. >> >> My menus code do not work >> >> for example my code >> >> response.menu += [(A(I(_class='icon-search'),' Logins', >> _href=URL('listalertuser')), False, None, [])] >> >> >> adds another entry in the meny but if i press i get redirected to >> >> /myapp/default/Logins instead of /myapp/default/listalertuser >> >> >> Best regards >> >> António >> >> -- > Resources: > - http://web2py.com > - http://web2py.com/book (Documentation) > - http://github.com/web2py/web2py (Source code) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

