Changeset 287 for pro-bachkim-filespace/sourcecode/assets
- Timestamp:
- Oct 20, 2014 2:55:43 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-bachkim-filespace/sourcecode/assets/js/manager.js
r286 r287 433 433 return bootbox.dialog(promptOptions); 434 434 } 435 435 var upload_done = function (result) { 436 alert(JSON.stringify(result, null, 4)); 437 } 436 438 437 439 var upload_init = function () {
Note: See TracChangeset
for help on using the changeset viewer.