mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
fix(listeners) changeLinks: get back current
This commit is contained in:
parent
5d44fbf9c0
commit
6eaf96e0c1
1 changed files with 1 additions and 1 deletions
|
|
@ -207,7 +207,7 @@ var Util, DOM, CloudCmd;
|
|||
if (ai.target === '_blank')
|
||||
Events.add({
|
||||
'click' : fileClick
|
||||
});
|
||||
}, current);
|
||||
else
|
||||
Events.add({
|
||||
'dblclick' : lLoadDirOnce,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue