board show
This commit is contained in:
parent
bbf4f25a02
commit
369c015097
|
@ -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} %>
|
||||
|
|
Loading…
Reference in New Issue