mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-21 02:26:12 +10:00
Merge branch 'renasem-btn' into 'master'
Improve project settings button on profile Rename `Edit profile settings` to `profile settings` button Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !1932
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user