Changeset 245


Ignore:
Timestamp:
Oct 9, 2014 5:53:05 PM (11 years ago)
Author:
dungnv
Message:
 
File:
1 edited

Legend:

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

    r243 r245  
    252252                                createFolderStart();
    253253                        }
    254                         var btnUploadClick = function () {
     254                       
     255                        var btnUploadClick = function () {
    255256                                uploadStart();
    256                                 upload_init();
     257                upload_init();
    257258                        }
    258259                       
     
    482483                                                        o.oGrid.reloadGrid();
    483484                                                }
     485                                                else if (oClipBoard.act == 'move') {
     486                                                       
     487                                                }
    484488                                        }
    485489                                });
Note: See TracChangeset for help on using the changeset viewer.