Sha256: a0d58bbc00e2804b1ef8374c13760ebbe005e55b5c54964a13353c86bdd223f5

Contents?: true

Size: 239 Bytes

Versions: 9

Compression:

Stored size: 239 Bytes

Contents

jQuery('#<%=@authentication.dom_id%>').remove();
jQuery('#auth_available_services').replaceWith('<%= escape_javascript(render('authentications/available_services', :authentications => @unused_authentications, :include_icons => true)) %>');

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
muck-auth-3.5.4 app/views/authentications/destroy.erb
muck-auth-3.5.3 app/views/authentications/destroy.erb
muck-auth-3.5.2 app/views/authentications/destroy.erb
muck-auth-3.5.1 app/views/authentications/destroy.erb
muck-auth-3.5.0 app/views/authentications/destroy.erb
muck-auth-3.4.0 app/views/authentications/destroy.erb
muck-auth-3.3.3 app/views/authentications/destroy.erb
muck-auth-3.3.2 app/views/authentications/destroy.erb
muck-auth-3.3.1 app/views/authentications/destroy.erb