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

Version Path
wordjelly-auth-1.6.0 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.5.9 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.5.8 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.5.7 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.5.6 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.5.5 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.5.4 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.5.3 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.5.2 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.5.1 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.5.0 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.4.9 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.4.8 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.4.7 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.4.6 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.4.5 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.4.4 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.4.3 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.4.2 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.4.0 app/views/auth/admin_create_users/show.html.erb