Sha256: 17439ccef29ae4891bde4c253535fa0b4e33064fae2750001cc4a07af6112916

Contents?: true

Size: 297 Bytes

Versions: 1

Compression:

Stored size: 297 Bytes

Contents

(function($) {
  Alchemy.ImageCropper.destroy();
  Alchemy.closeCurrentWindow();
  Alchemy.setElementDirty('#element_<%= @content.element.id %>');
  $('.thumbnail_background img', '#<%= content_dom_id(@content) %>').replaceWith('<%= essence_picture_thumbnail(@content, @options) %>');
})(jQuery);

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
alchemy_cms-2.5.0 app/views/alchemy/admin/essence_pictures/update.js.erb