Ignore:
Timestamp:
10/18/10 10:45:33 (14 years ago)
Author:
amuller
Message:

Ticket #1379 - Implementação do applet de envio avançado

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2/filemanager/js/common_functions.js

    r3330 r3367  
    8686        } 
    8787} 
     88function newAdvancedUpload(){ 
     89                document.location = "/filemanager/inc/uploadApp.php?id="+parseInt(Math.random()*Math.pow(10,15)); 
     90} 
     91 
    8892 
    8993(function( ) 
Note: See TracChangeset for help on using the changeset viewer.