the fact is that every view "calls" {{extend 'layout.html'}} explicitely. 
setting response.view (which can be done in models) won't fix that issue. 
you should go ahead and change all the {{extend}} statement to match your 
new "base layout"

Il giorno mercoledì 12 giugno 2013 10:06:13 UTC+2, Domagoj Kovač ha scritto:
>
> Hi,
>
> I have a question. Currently there is a file views/layout.html, default 
> view is possible to change with response.view = 
> 'shared/entry_value_grid.html' is it possible to change default template 
> view?
>

-- 

--- 
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/groups/opt_out.


Reply via email to