If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
The answer is on admin source code:
Models:
http://github.com/web2py/web2py/blob/master/applications/admin/models/0.py#L77
Layout
https://github.com/web2py/web2py/blob/master/applications/admin/views/layout.html#L34
Dear Friend, How can I setup the selection dropdown for select language as in the admin footer page. Thank you in advanced
Dear Friend,
How can I setup the selection dropdown for select language as in the admin footer page.
Thank you in advanced
0
rochacbruno 12 years ago
The answer is on admin source code:
Models:
http://github.com/web2py/web2py/blob/master/applications/admin/models/0.py#L77
Layout
https://github.com/web2py/web2py/blob/master/applications/admin/views/layout.html#L34