Merge branch 'develop' of 10.0.47.245:/home/trustie2 into develo

gcm test
Conflicts:
	app/views/boards/show.html.erb
exceptionHandle
kg 11 years ago
commit fb33fa5430

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

Loading…
Cancel
Save