search for: _post_form

Displaying 1 result from an estimated 1 matches for "_post_form".

Did you mean: post_form
2006 Apr 29
0
Trouble with firefox and AJAX
...;span class=''date''><%= post.posted_time %></span> <span class=''title''><%= post.title %></span> <span class=''post_text''><%= post.post %></span> </div> </div> ==== _post_form.rhtml ==== <% post = post_form %> <div id=''post_edit''> <!-- there should be a whole form here, but it''s irrelevant --> <!-- cancelling should insert the post view (which is nothing for a cancelled new post) before the edit form --&gt...