Interface: exibir tamanho maximo permitido dos anexos
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
%dl
|
%dl
|
||||||
%dt
|
%dt
|
||||||
%label{:for => 'attachment_file'} Arquivo
|
%label{:for => 'attachment_file'} Arquivo
|
||||||
|
%p.grey= "Tamanho máximo: #{number_to_human_size(App.max_upload_file_size)}"
|
||||||
%dd= file_field 'attachment', 'file'
|
%dd= file_field 'attachment', 'file'
|
||||||
|
|
||||||
%dt
|
%dt
|
||||||
|
|||||||
Reference in New Issue
Block a user