This commit is contained in:
Toks
2013-04-26 13:26:01 -04:00
parent d737eab661
commit 31464d54b5

View File

@@ -14,7 +14,7 @@
<tr>
<td><%= tag.post_count %></td>
<td class="category-<%= tag.category %>">
<%= link_to("?", wiki_pages_path(:title => tag.name)) %>
<%= link_to("?", show_or_new_wiki_pages_path(:title => tag.name)) %>
<%= link_to(tag.name, posts_path(:tags => tag.name)) %>
</td>
<td>