Hello,
Is it possible to disable the layout for a specific file? I have a
file_upload.rhtml that gets it''s layout from the account.rhtml layout.
Inside file_upload.rhtml there is an iframe (upload.rhtml) that handles
the actual uploading of the file. upload.rhtml is getting the same
layout as it''s parent (file_upload.rhtml) so as you can imagine this is
causing an undesired affect.
So the question again: Is there a way to disable the layout for this
specific file (upload.rhtml)?
Thanks for any help!
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---