Ignore:
Timestamp:
03/21/11 14:17:53 (13 years ago)
Author:
alexandrecorreia
Message:

Ticket #1648 - Correcao( codigo ) e melhoria( laytou/informacao ) no upload de arquivos para o servidor.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2/filemanager/tp/expressowindow/xsl/upload.xsl

    r3879 r3881  
    4141                                                <div></div> 
    4242                                                <input maxlength="255" name="upload_file[]" type="file" style="margin-right:5px" /> 
    43                                                 <input name="upload_comment[]" type="text"/> 
    44                                                 <input type="hidden" name="uploadprocess" value="true"/> 
    45                                                 <input type="hidden" name="path" value="{$path}"/> 
     43                                                <input name="upload_comment[]" type="text" /> 
     44                                                <input type="hidden" name="uploadprocess" value="true" /> 
     45                                                <input type="hidden" name="path" value="{$path}" /> 
    4646                                        </div> 
    4747                                         
Note: See TracChangeset for help on using the changeset viewer.