Sha256: ed2b9e2b6ee542448169eed4c6600a8357004cc91185a8405e20273fb1bdd456
Contents?: true
Size: 465 Bytes
Versions: 28
Compression:
Stored size: 465 Bytes
Contents
<h4><%= flash[:notice] %></h4> <%= render :partial => "auth/shared/object_errors.html.erb", locals: {active_model_object: @profile_resource} %> <!-- 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: @profile_resource} %> <!-- else --> <!-- end -->
Version data entries
28 entries across 28 versions & 1 rubygems