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