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

Version Path
wordjelly-auth-1.2.6 app/views/auth/profiles/show.html.erb
wordjelly-auth-1.2.5 app/views/auth/profiles/show.html.erb
wordjelly-auth-1.2.4 app/views/auth/profiles/show.html.erb
wordjelly-auth-1.2.3 app/views/auth/profiles/show.html.erb
wordjelly-auth-1.2.2 app/views/auth/profiles/show.html.erb
wordjelly-auth-1.2.1 app/views/auth/profiles/show.html.erb
wordjelly-auth-1.2.0 app/views/auth/profiles/show.html.erb
wordjelly-auth-1.1.9 app/views/auth/profiles/show.html.erb
wordjelly-auth-1.1.8 app/views/auth/profiles/show.html.erb
wordjelly-auth-1.1.7 app/views/auth/profiles/show.html.erb
wordjelly-auth-1.1.6 app/views/auth/profiles/show.html.erb
wordjelly-auth-1.1.5 app/views/auth/profiles/show.html.erb
wordjelly-auth-1.1.4 app/views/auth/profiles/show.html.erb
wordjelly-auth-1.1.3 app/views/auth/profiles/show.html.erb
wordjelly-auth-1.1.2 app/views/auth/profiles/show.html.erb
wordjelly-auth-1.1.1 app/views/auth/profiles/show.html.erb
wordjelly-auth-1.1.0 app/views/auth/profiles/show.html.erb
wordjelly-auth-1.0.9 app/views/auth/profiles/show.html.erb
wordjelly-auth-1.0.8 app/views/auth/profiles/show.html.erb
wordjelly-auth-1.0.5 app/views/auth/profiles/show.html.erb