| Post | Date | User | Rating | Parent | IP Address | Tags | |
|---|---|---|---|---|---|---|---|
| <%= button_to_function "Undo", "PostTagHistory.undo()", :id => "undo" %> <%= button_to_function "Revert to", "PostTagHistory.revert()", :id => "revert" %> | |||||||
| <%= link_to change[:change].post_id, :controller => "post", :action => "show", :id => change[:change].post_id %> | <%= change[:change].created_at.strftime("%Y-%m-%d %H:%M") %> | <%= link_to change[:change].author, :controller => "user", :action => "show", :id => change[:change].user_id %> | <%= change[:change].rating %> | <%= change[:parent_id] %> | <% if @current_user.is_admin? %> <%= change[:ip_addr] %> <% end %> | ||