Wiki Pages
+
+ <%= numbered_paginator(@wiki_page_versions) %>
+
diff --git a/app/views/comments/index_by_post.html.erb b/app/views/comments/index_by_post.html.erb index 93c28bcfb..b21a945c4 100644 --- a/app/views/comments/index_by_post.html.erb +++ b/app/views/comments/index_by_post.html.erb @@ -1,5 +1,7 @@
| From | diff --git a/app/views/tag_implications/index.html.erb b/app/views/tag_implications/index.html.erb index 92aaefbb4..74023c799 100644 --- a/app/views/tag_implications/index.html.erb +++ b/app/views/tag_implications/index.html.erb @@ -8,7 +8,7 @@ <% end %> -
|---|
| From | diff --git a/app/views/wiki_page_versions/index.html.erb b/app/views/wiki_page_versions/index.html.erb index d9b7c79c4..babd341e9 100644 --- a/app/views/wiki_page_versions/index.html.erb +++ b/app/views/wiki_page_versions/index.html.erb @@ -3,6 +3,8 @@ <%= render :partial => "wiki_pages/sidebar" %>
|---|
| Title | -Last edited | -||
|---|---|---|---|
| <%= link_to wiki_page.pretty_title, wiki_page_path(wiki_page, :nordirect => 1) %> | -<%= wiki_page.updated_at.strftime("%m/%d/%Y %I:%M") %> by <%= h wiki_page.creator.name %> | +Title | +Last edited |
| <%= link_to wiki_page.pretty_title, wiki_page_path(wiki_page, :nordirect => 1) %> | +<%= wiki_page.updated_at.strftime("%m/%d/%Y %I:%M") %> by <%= h wiki_page.creator.name %> | +