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