mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 09:24:51 +00:00
chore(listeners) mv comment
This commit is contained in:
parent
f8dced141f
commit
280a03a6ea
1 changed files with 4 additions and 4 deletions
|
|
@ -136,10 +136,10 @@ var Util, DOM, CloudCmd;
|
|||
return ret;
|
||||
},
|
||||
|
||||
/* drag and drop function varible
|
||||
* download file from browser to descktop
|
||||
* in Chrome (HTML5)
|
||||
*/
|
||||
/* drag and drop function varible
|
||||
* download file from browser to descktop
|
||||
* in Chrome (HTML5)
|
||||
*/
|
||||
lOnDragStart_f = function(pEvent) {
|
||||
var lElement = pEvent.target,
|
||||
EXT = 'json',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue