| Post Count | Changes | Updater | IP Address | Date | |
|---|---|---|---|---|---|
| <%= link_to update.post_count, :action => "show_historical", :id => update.id %> | <%= pool_update_diff(@updates, i) %> | <%= link_to update.updater_name, :controller => "user", :action => "show", :id => update.user_id %> | <% if @current_user.is_admin? %> <%= h update.ip_addr %> <% end %> | <%= update.created_at.strftime("%Y-%m-%d %H:%M") %> | <%= link_to "Revert", :action => "revert", :id => update.id %> |