mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 13:46:11 +10:00
Remove stuff from previous UI
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
= link_to 'New User', new_admin_user_path, class: "btn btn-new btn-sm"
|
||||
%ul.well-list
|
||||
- @users.each do |user|
|
||||
%li{ class: "user-#{user.id}" }
|
||||
%li
|
||||
.list-item-name
|
||||
- if user.blocked?
|
||||
%i.fa.fa-lock.cred
|
||||
|
||||
Reference in New Issue
Block a user