Sha256: 6736767be5492fb3e42d8f969148d955784b30b867f81d1e3605ea6a9b2ec8ff
Contents?: true
Size: 399 Bytes
Versions: 49
Compression:
Stored size: 399 Bytes
Contents
(function($) { Alchemy.ImageCropper.destroy(); Alchemy.closeCurrentDialog(); Alchemy.setElementDirty('#element_<%= @content.element.id %>'); <% if @content.ingredient %> $('.thumbnail_background img', '#<%= @content.dom_id %>').replaceWith('<%= essence_picture_thumbnail(@content, @options) %>'); Alchemy.ImageLoader('#<%= @content.dom_id %> .thumbnail_background'); <% end %> })(jQuery);
Version data entries
49 entries across 49 versions & 2 rubygems