Skip to content
Snippets Groups Projects
Commit f07273f6 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Rename profile settings navigation to "Profile Settings"

parent aa1c3214
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -42,7 +42,7 @@
= link_to profile_path, title: 'Profile settings', data: {toggle: 'tooltip', placement: 'bottom'} do
= icon('user fw')
%span
Profile
Profile Settings
= nav_link(controller: :help) do
= link_to help_path, title: 'Help', data: {placement: 'right'} do
= icon('question-circle fw')
Loading
Loading
- page_title "Settings"
- header_title "Settings", profile_path
- page_title "Profile Settings"
- header_title "Profile Settings", profile_path
- sidebar "profile"
 
= render template: "layouts/application"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment