the response menu list parent seems can't have the anchor link in bs3, yet 
in prev version that use bs2 it can have the anchor link.
e.g.
response.menu = [
*(T('Master'), False, URL('master', 'index')*, [
(T('Event'), False, URL('master', 'event'), []), 
]), 
]

how can i make the parent list have the anchor link in web2py bs3? if can 
not, that's fine, i'm just need to make the link as a child (part of the 
list).

thanks and best regards,
stifan

-- 
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/d/optout.

Reply via email to