This does not work. No image is displayed. The layout seems to lose it too,
the response menu now has 2 rows & this causes things to be obscured by
it. Should I be trying this at all? If the menu was designed for text only
ok but put it in the Docs. This was the only change I did to the menu.py. I
should mention I tried every permutation I could think of for the path to
the image.
response.menu = [
(LI(A('home', _href='/AutoFlow/home',
_image="/AutoFlow/static/images/home.jpg")), False,[], []),
(T('Readings'), False, URL('default', 'index'), []),
(T('Analysis'), False, URL('default', 'index'), []),
(T('Degasser'), False, URL('default', 'index'), []),
(T('Log'), False, URL('default', 'index'), []),
]
--
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.