board show

This commit is contained in:
yanxd 2014-04-19 09:42:48 +08:00
parent bbf4f25a02
commit 369c015097
1 changed files with 1 additions and 1 deletions

View File

@ -91,13 +91,13 @@
</td>
</tr> -->
<% end %>
</div>
<!-- </tbody>
</table> -->
<div class="pagination"><%= pagination_links_full @topic_pages, @topic_count %></div>
<% else %>
<p class="nodata"><%= l(:label_no_data) %></p>
<% end %>
</div>
<% other_formats_links do |f| %>
<%= f.link_to 'Atom', :url => {:key => User.current.rss_key} %>