<% content_for :side_bar do %> <%= render :partial => 'admin/users_new_interface/side_bar' %> <% end %> <%= render :partial => "js_and_css"%> <%= javascript_include_tag "lib/member/registration_approval" %>
<% if !@users.blank? %> <%= render :partial => "not_approved_listing",:collection=> @users %> <% else %> <% end %>
Select All Roles Name Email
Hooray! No pending registration approvals left.
<% if !@users.blank? %> Delete Selected Approve Selected <% end -%>