This commit is contained in:
Toks
2015-04-15 11:29:15 -04:00
parent 5eb1b1da75
commit ad8e16aabf
3 changed files with 39 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
<th width="5%">Post</th>
<th width="5%">Note</th>
<th>Body</th>
<th width="5%">Position</th>
<% if CurrentUser.is_janitor? %>
<th width="10%">IP Address</th>
<% end %>
@@ -30,6 +31,10 @@
<% unless note_version.is_active? %>
<span class="inactive">(deleted)</span>
<% end %>
<%= note_version_body_diff_info(note_version) %>
</td>
<td>
<%= note_version_position_diff(note_version) %>
</td>
<% if CurrentUser.is_janitor? %>
<td>