added shop link to header

This commit is contained in:
Skud
2013-05-16 17:42:15 +10:00
parent c13ae183ec
commit a5e022790d

View File

@@ -12,6 +12,7 @@
%li= link_to "Members", members_path
%li= link_to "Posts", posts_path
%li= link_to "Forums", forums_path
%li= link_to "Shop", shop_path
%li.divider-vertical
- if member_signed_in?
%li.dropdown<