chore(listeners) mv comment

This commit is contained in:
coderaiser 2013-12-27 12:09:00 +00:00
parent f8dced141f
commit 280a03a6ea

View file

@ -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',