Sha256: 8e593fe29b69ad310d74b3115d17cd6e5a831b5e3e5c926c0b7f368c5d68fff4
Contents?: true
Size: 257 Bytes
Versions: 24
Compression:
Stored size: 257 Bytes
Contents
var formId = $("#association-<%= @capsule_association.id %> select")[0].id.split('_')[4] $("#capsule_capsule_associations_attributes_"+formId+"_id").remove(); $("#association-<%= @capsule_association.id %>").remove(); $(".spinner").css('display', 'none');
Version data entries
24 entries across 24 versions & 1 rubygems