Ignore:
Timestamp:
Oct 20, 2014 2:55:43 PM (11 years ago)
Author:
quyenla
Message:

upload

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pro-bachkim-filespace/sourcecode/assets/js/manager.js

    r286 r287  
    433433                    return bootbox.dialog(promptOptions);
    434434                }
    435 
     435                var upload_done = function (result) {
     436                    alert(JSON.stringify(result, null, 4));
     437                }
    436438
    437439                var upload_init = function () {
Note: See TracChangeset for help on using the changeset viewer.