add privacy tab
This commit is contained in:
parent
57f469e429
commit
97086a8a9a
|
@ -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"
|
Loading…
Reference in New Issue