~egoday/+junk/ftpbox

« back to all changes in this revision

Viewing changes to app/views/attachments/destroy.rjs

  • Committer: Emiliano Goday Caneda
  • Date: 2009-02-26 11:07:49 UTC
  • Revision ID: emiliano@tic-egoday.enmacosa.local-20090226110749-ogpdilhm83puuoij
Añadido size limit;mail domain configurado en envoirment

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
  page.visual_effect :fade, 'remove_alert', :duration => 3
10
10
end
11
11
 
12
 
page.replace_html 'total_size', @total_size
 
 
b'\\ No newline at end of file'
 
12
page.replace_html 'total_size_div', :partial => "/attachments/total_size"
 
13
page.replace_html 'menu' , :partial => "/attachments/menu_links" 
 
 
b'\\ No newline at end of file'