once it works to build in this fashion:
response.menu = [
('Home', False, URL('page','index'), [])
]shouldn't this then be a question for web2py devs rather than me?
once it works to build in this fashion:
response.menu = [
('Home', False, URL('page','index'), [])
]shouldn't this then be a question for web2py devs rather than me?