Sha256: a6d126fff32756b8227b4553587292a977123929f1a384ad24532eef948a94df
Contents?: true
Size: 336 Bytes
Versions: 6
Compression:
Stored size: 336 Bytes
Contents
(function($) { Alchemy.ImageCropper.destroy(); Alchemy.closeCurrentWindow(); Alchemy.setElementDirty('#element_<%= @content.element.id %>'); <% if @content.ingredient %> $('.thumbnail_background img', '#<%= content_dom_id(@content) %>').replaceWith('<%= essence_picture_thumbnail(@content, @options) %>'); <% end %> })(jQuery);
Version data entries
6 entries across 6 versions & 1 rubygems