mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 21:56:19 +10:00
Add entrypoint for sending emails to users
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
.panel-heading
|
||||
Users (#{@users.total_count})
|
||||
.panel-head-actions
|
||||
= link_to 'Send email to users', admin_email_path, class: 'btn btn-info'
|
||||
= link_to 'New User', new_admin_user_path, class: "btn btn-new"
|
||||
%ul.well-list
|
||||
- @users.each do |user|
|
||||
|
||||
Reference in New Issue
Block a user