Commit ff22868b authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge branch 'renasem-btn' into 'master'

Improve project settings button on profile

Rename `Edit profile settings` to `profile settings` button
Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>

See merge request !1932
parents c99473e5 558084f4
......@@ -16,8 +16,8 @@
- if @user == current_user
.pull-right.hidden-xs
= link_to profile_path, class: 'btn btn-sm' do
%i.fa.fa-pencil-square-o
Edit Profile settings
= icon('user')
Profile settings
- elsif current_user
.pull-right
%span.dropdown
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment