Please open a ticket. Is this an IPad specific issue?

On Thursday, 8 January 2015 13:07:15 UTC-6, Richard D wrote:
>
> When a menu-item in the nav-bar is selected on a iPad (both Chrome and 
> Safari) as mobile menu, the first menu item is always active.
> Another menu item is temporarily active, but after selecting that menu 
> item, the first becomes active again.
> The consequence is that all menu items can be used except the first item.
>
> I have defined this menu in menu.py
>
> response.menu = [
>     (T('Interviews'), False, URL('default', 'index'), []),
>     (T('Voeg interview toe'), False, URL('default', 'voegtoe'), []),
>     (T('Statistieken'), False, URL('default', 'statistieken'), []),
>     (T('Presentatie'), False,  '
> https://prezi.com/e36pz5qa1ghg/het-wij-gevoel/', [])
> ]
>
> Thank your for your feed back.
>
> Richard D
>

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to