Sha256: 7c495f776d0b66894a03947d94319a1900c6875281ea2d940d45c1923eb6fa59

Contents?: true

Size: 149 Bytes

Versions: 13

Compression:

Stored size: 149 Bytes

Contents

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

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
alchemy_cms-2.1.4 app/views/alchemy/admin/contents/destroy.js.erb
alchemy_cms-2.1.3 app/views/alchemy/admin/contents/destroy.js.erb
alchemy_cms-2.1.2 app/views/alchemy/admin/contents/destroy.js.erb
alchemy_cms-2.1.1 app/views/alchemy/admin/contents/destroy.js.erb
alchemy_cms-2.1 app/views/alchemy/admin/contents/destroy.js.erb
alchemy_cms-2.1.rc6 app/views/alchemy/admin/contents/destroy.js.erb
alchemy_cms-2.1.rc5 app/views/alchemy/admin/contents/destroy.js.erb
alchemy_cms-2.1.rc4 app/views/alchemy/admin/contents/destroy.js.erb
alchemy_cms-2.1.rc3 app/views/alchemy/admin/contents/destroy.js.erb
alchemy_cms-2.1.rc2 app/views/alchemy/admin/contents/destroy.js.erb
alchemy_cms-2.1.beta6 app/views/alchemy/admin/contents/destroy.js.erb
alchemy_cms-2.1.beta5 app/views/alchemy/admin/contents/destroy.js.erb
alchemy_cms-2.1.beta1 app/views/admin/contents/destroy.js.erb