Interface: exibir tamanho maximo permitido dos anexos

master
Alinson S. Xavier 18 years ago
parent 1fd3831280
commit ec73cf67cb

@ -3,6 +3,7 @@
%dl
%dt
%label{:for => 'attachment_file'} Arquivo
%p.grey= "Tamanho máximo: #{number_to_human_size(App.max_upload_file_size)}"
%dd= file_field 'attachment', 'file'
%dt