mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(key) rm lCurrent
This commit is contained in:
parent
a1499e72fd
commit
dc77f978ca
1 changed files with 0 additions and 1 deletions
|
|
@ -74,7 +74,6 @@ var CloudCmd, Util, DOM;
|
|||
function listener(pEvent) {
|
||||
/* получаем выдленный файл*/
|
||||
var i, n,
|
||||
lCurrent = DOM.getCurrentFile(),
|
||||
lKeyCode = pEvent.keyCode,
|
||||
lAlt = pEvent.altKey,
|
||||
lCtrl = pEvent.ctrlKey;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue