Sha256: 32f59b2158287856c75c3c7340e1c4ed69314e738069ab9bee076ed70a83c1df

Contents?: true

Size: 163 Bytes

Versions: 9

Compression:

Stored size: 163 Bytes

Contents

(function($) {
	
	$('#<%= content_dom_id(@content_dup) %>').remove();
	Alchemy.growl('<%= escape_javascript(@notice) %>');
	Alchemy.reloadPreview();
	
})(jQuery);

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
alchemy_cms-2.1.12 app/views/alchemy/admin/contents/destroy.js.erb
alchemy_cms-2.1.11 app/views/alchemy/admin/contents/destroy.js.erb
alchemy_cms-2.1.9.1 app/views/alchemy/admin/contents/destroy.js.erb
alchemy_cms-2.1.9 app/views/alchemy/admin/contents/destroy.js.erb
alchemy_cms-2.1.8.1 app/views/alchemy/admin/contents/destroy.js.erb
alchemy_cms-2.1.8 app/views/alchemy/admin/contents/destroy.js.erb
alchemy_cms-2.1.7 app/views/alchemy/admin/contents/destroy.js.erb
alchemy_cms-2.1.6 app/views/alchemy/admin/contents/destroy.js.erb
alchemy_cms-2.1.5 app/views/alchemy/admin/contents/destroy.js.erb