Sha256: 878f183e477904b1c7c9a37c52fa30c0ab4f6bfadfda369ede66a0e81ff3e97b
Contents?: true
Size: 451 Bytes
Versions: 37
Compression:
Stored size: 451 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
37 entries across 37 versions & 1 rubygems