This commit is contained in:
Toks
2014-08-12 12:41:10 -04:00
parent 3d7e462f43
commit 424eb40c9d
2 changed files with 6 additions and 22 deletions

View File

@@ -4,8 +4,6 @@
<p>Showing differences between <%= compact_time @thispage.updated_at %> (<%= link_to_user @thispage.updater %>) and <%= compact_time @otherpage.updated_at %> (<%= link_to_user @otherpage.updater %>)</p>
<p><%= wiki_page_other_names_diff(@thispage, @otherpage) %></p>
<div>
<%= wiki_page_diff(@thispage, @otherpage) %>
</div>