mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
cleaned up
This commit is contained in:
parent
14ca204089
commit
aac3992eb3
1 changed files with 0 additions and 5 deletions
|
|
@ -20,11 +20,6 @@ var CloudCommander, Util, DOM, $, filepicker;
|
|||
filepicker.store(lContent, {filename: lName},
|
||||
function(new_fpfile){
|
||||
console.log(JSON.stringify(new_fpfile));
|
||||
filepicker.exportFile(
|
||||
'https://drpyjw32lhcoa.cloudfront.net/0d6afe9/img/success.png',
|
||||
function(FPFile){
|
||||
console.log(FPFile.url);
|
||||
});
|
||||
}
|
||||
);
|
||||
filepicker.pick(function(FPFile){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue