Sha256: 7a775a7a479780cd82f1b858feb04c454c21671ead772a9377ce4b065ae88aa7
Contents?: true
Size: 373 Bytes
Versions: 16
Compression:
Stored size: 373 Bytes
Contents
(function($) { $('#<%= content_dom_id(@content) %>').replaceWith('<%= escape_javascript(render(:partial => "alchemy/essences/essence_file_editor", :formats => [:html], :locals => {:content => @content, :options => @options})) %>'); Alchemy.closeCurrentWindow(); Alchemy.reloadPreview(); Alchemy.setElementDirty('#element_<%= @content.element.id %>'); })(jQuery);
Version data entries
16 entries across 16 versions & 1 rubygems