search for: posted_time

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

Did you mean: post_time
2006 Apr 29
0
Trouble with firefox and AJAX
...osition=>''bottom'', :url=>{ :action=>''post_edit'', :topic=>@topic } %> ==== _post.rhtml ==== <div class=''post'' id=''post_<%= post.id %>''> <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=...