Hey all,

i simple try to update a partial in my index file.
(it contains two partials, and i want to update one of them)

But when i use, render :partial => .... it shows the partial but without
the rest of the layout (navigation / footer...)

if i use page[...].replace_html, it shows me the AJAX code in the
browser..  :-/

How can i do this?

(I also try render :partial... , :layout => 'application' so it shows my
navigation and so on, but not the index file ..)

Thx for your 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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to