Sha256: d3d98fa6c6c159a8597b83b80a0e2a0b65ae8e317f424136a214e981f3c8759c

Contents?: true

Size: 280 Bytes

Versions: 31

Compression:

Stored size: 280 Bytes

Contents

// clear the search results if any.
$(".search_result").remove();
$(".acting_for_user").remove();
<% if session[:proxy_resource_id] %>
	$("#acting_for_user_holder").html("<%= escape_javascript(render partial: 'layouts/auth/navbar/acting_for_user.html.erb') %>").show();	
<% end %>

Version data entries

31 entries across 31 versions & 1 rubygems

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