implemented favorites on post/show page

This commit is contained in:
albert
2011-02-07 18:57:33 -05:00
parent c80df378d8
commit 76a7594a97
16 changed files with 164 additions and 32 deletions

View File

@@ -62,7 +62,7 @@
</section>
<% content_for(:page_title) do %>
/ <%= @post_set.tags %>
/<%= @post_set.tags %>
<% end %>
<%= render :partial => "posts/partials/common/secondary_links" %>