add privacy tab

This commit is contained in:
Andreas N 2015-01-02 01:09:04 +01:00
parent 57f469e429
commit 97086a8a9a
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
%ul.nav.nav-pills.nav-stacked
= nav_entry "Account", edit_user_registration_path
= nav_entry "Profile", edit_user_profile_path
= nav_entry "Privacy", "#"
= nav_entry "Sharing", services_path
.hidden-xs= render "shared/links"