Sha256: e7880a17861b3209192fe7ace78cb561f9e883a00164cccec2a8ea617c6af166
Contents?: true
Size: 450 Bytes
Versions: 22
Compression:
Stored size: 450 Bytes
Contents
<h4><%= flash[:notice] %></h4> <%= render :partial => "auth/shared/object_errors.html.erb", locals: {active_model_object: @auth_user} %> <!-- if the current signed in resource is admin --> <!-- give options to resend sms otp, resend confirmation email, basically render the options partial from admin_create_users --> <%= render :partial => "auth/admin_create_users/admin_actions.html.erb", locals: {user: @auth_user} %> <!-- else --> <!-- end -->
Version data entries
22 entries across 22 versions & 1 rubygems