Sha256: 2e5b05de3b514aafb53f2c853a2d068cbd84b7b28140e18e1a44b73430ff5a8e
Contents?: true
Size: 389 Bytes
Versions: 48
Compression:
Stored size: 389 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) %>'); Alchemy.ImageLoader('#<%= @content.dom_id %> .thumbnail_background'); <% end %> })(jQuery);
Version data entries
48 entries across 48 versions & 1 rubygems