Remove stuff from previous UI

This commit is contained in:
Pavel Forkert
2015-09-24 16:38:52 +03:00
parent eb9528b8b9
commit 82eeb5e284
+1 -1
View File
@@ -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