Whatever is in response.files. If you're using the scaffolding app, the 
files are added 
here<https://github.com/web2py/web2py/blob/master/applications/welcome/views/layout.html#L30>and
 
here<https://github.com/web2py/web2py/blob/master/applications/welcome/views/web2py_ajax.html#L11>
.

Anthony

On Sunday, February 23, 2014 10:15:54 AM UTC-5, horridohobbyist wrote:
>
> In web2py_ajax.html, the following line is screwing up the menu in a 
> third-party CSS template:
>
> response.include_files()
>
> How can I find out what CSS files are being included in this line so that 
> I can try to identify the offending CSS?
>
> Thanks.
>
>

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to