Thank you Paolo. Will commit asap.
On Friday, 28 June 2013 17:32:24 UTC-5, Paolo Caruccio wrote:
>
> This should work: replace navbar section in layout.html with
>
>
>
> {{=response.flash or ''}}
>
>
> {{is_mobile=request.user_agent().is_mobile}}
>
>
This should work: replace navbar section in layout.html with
{{=response.flash or ''}}
{{is_mobile=request.user_agent().is_mobile}}
{{=response.logo or ''}}
{{='auth' in globals() and
auth.na
Good to know. =)
--
---
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/gr
I would like to know it too. It should only happen when detecting a mobile
device.
On Thursday, 27 June 2013 01:57:44 UTC-5, James Burke wrote:
>
> Hi,
>
> Is it possible to stop the menu from collapsing into a button when the
> window width is resized smaller?
>
> Or do I have to start from scr
4 matches
Mail list logo