application layouts

hi,

im using an application wide layout:

div header /div

div yield /div

one particualr NEW-view of one of my models is a pop-upwindow. now, how can i exclude the div-header in that new-page? thx

hi,

im using an application wide layout:

div header /div

div yield /div

one particualr NEW-view of one of my models is a pop-upwindow. now, how can i exclude the div-header in that new-page? thx

In the action method...

render :layout => false