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

Version Path
wordjelly-auth-1.3.7 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.3.6 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.3.5 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.3.3 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.3.2 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.3.1 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.3.0 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.2.9 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.2.8 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.2.6 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.2.5 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.2.4 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.2.3 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.2.2 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.2.1 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.2.0 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.1.9 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.1.8 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.1.7 app/views/auth/admin_create_users/show.html.erb
wordjelly-auth-1.1.6 app/views/auth/admin_create_users/show.html.erb