mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-15 18:39:58 +01:00
add privacy tab
This commit is contained in:
parent
57f469e429
commit
97086a8a9a
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue