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