Sha256: 7a9da804307f16343de6100790ec94402b19abd3fde66925fd2c6cdce3b56af8
Contents?: true
Size: 232 Bytes
Versions: 1
Compression:
Stored size: 232 Bytes
Contents
var l = $("#subscribers").smart_listing(); l.reload(); var l = $("#opt_outs").smart_listing(); l.remove(<%= @entity.id %>); l.reload(); var l = $("#potential_subscribers").smart_listing(); l.remove(<%= @entity.id %>); l.reload();
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
maily_herald-webui-0.8.0 | app/views/maily_herald/webui/lists/subscribe.js.erb |