diff --git a/lib/client.js b/lib/client.js index 8b763934..47adfd9f 100644 --- a/lib/client.js +++ b/lib/client.js @@ -452,15 +452,15 @@ CloudCmd._changeLinks = function(pPanelID){ * in Chrome (HTML5) */ lOnDragStart_f = function(pEvent){ - var lElement = pEvent.target, - lLink = lElement.href, - lName = lElement.textContent, + var lElement = pEvent.target, + lLink = lElement.href, + lName = lElement.textContent, /* if it's directory - adding json extension */ - lType = lElement.parentElement.nextSibling; + lType = lElement.parentElement.nextSibling; if(lType && lType.textContent === '