Sha256: 3faf4f3bb126869c5b58ef1333a2caa033478abd4755affb61765125cfbeef87

Contents?: true

Size: 157 Bytes

Versions: 6

Compression:

Stored size: 157 Bytes

Contents

(function($) {
  
  $('#archive_all').html('<%= escape_javascript(render(:partial => 'files_list')) %>');
  Alchemy.growl('<%= @message %>');
  
})(jQuery);

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
alchemy_cms-2.0.rc2 app/views/admin/attachments/create.js.erb
alchemy_cms-2.0.rc1 app/views/admin/attachments/create.js.erb
alchemy_cms-2.0.pre5 app/views/admin/attachments/create.js.erb
alchemy_cms-2.0.pre4 app/views/admin/attachments/create.js.erb
alchemy_cms-2.0.pre3 app/views/admin/attachments/create.js.erb
alchemy_cms-2.0.pre2 app/views/admin/attachments/create.js.erb