mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-25 08:54:10 +00:00
refactored
This commit is contained in:
parent
a18ac6fa29
commit
ba1c37b520
5 changed files with 81 additions and 32 deletions
|
|
@ -98,7 +98,7 @@ CloudCmd._loadDir = function(pLink, pNeedRefresh){
|
|||
if(lParent === '..' && lDir !== '/')
|
||||
CloudCmd._currentToParent(lDir);
|
||||
|
||||
pEvent.preventDefault();
|
||||
DOM.preventDefault();
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue