layout tweaks

This commit is contained in:
albert
2013-02-22 15:21:53 -05:00
parent ad28a2cced
commit 85a832cb5d
4 changed files with 10 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
<% end %>
<% if @post_set.is_tag_subscription? %>
<li><%= link_to "Edit tag subscription", tag_subscriptions_path %></li>
<li><%= link_to "Edit subscriptions", tag_subscriptions_path %></li>
<% end %>
</ul>
</section>