Sha256: 2e94d75d0a437f3ce5171a992cf00fa42ee6b6fd9ea92ec53f06fe75b49d31d8

Contents?: true

Size: 323 Bytes

Versions: 16

Compression:

Stored size: 323 Bytes

Contents

(function($) {
<%- if @while_assigning -%>
	$('#alchemy_window_body').replaceWith('<%= escape_javascript(render(:partial => "archive_overlay.html.erb")) -%>');
<%- else -%>
  $('#archive_all').html('<%= escape_javascript(render(:partial => 'files_list')) %>');
  Alchemy.growl('<%= @message %>');
<%- end -%>  
})(jQuery);

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
alchemy_cms-2.0.7 app/views/admin/attachments/create.js.erb
alchemy_cms-2.0.6.1 app/views/admin/attachments/create.js.erb
alchemy_cms-2.0.5 app/views/admin/attachments/create.js.erb
alchemy_cms-2.1.beta6 app/views/alchemy/admin/attachments/create.js.erb
alchemy_cms-2.0.4 app/views/admin/attachments/create.js.erb
alchemy_cms-2.1.beta5 app/views/alchemy/admin/attachments/create.js.erb
alchemy_cms-2.0.3.1 app/views/admin/attachments/create.js.erb
alchemy_cms-2.1.beta1 app/views/admin/attachments/create.js.erb
alchemy_cms-2.0.3 app/views/admin/attachments/create.js.erb
alchemy_cms-2.0.2 app/views/admin/attachments/create.js.erb
alchemy_cms-2.0.1 app/views/admin/attachments/create.js.erb
alchemy_cms-2.0 app/views/admin/attachments/create.js.erb
alchemy_cms-2.0.rc6 app/views/admin/attachments/create.js.erb
alchemy_cms-2.0.rc5 app/views/admin/attachments/create.js.erb
alchemy_cms-2.0.rc4 app/views/admin/attachments/create.js.erb
alchemy_cms-2.0.rc3 app/views/admin/attachments/create.js.erb