mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-22 07:34:16 +00:00
chore(dom) getNotCurrentDirPath: fix comment
This commit is contained in:
parent
6de4b4d601
commit
59a584422c
1 changed files with 1 additions and 1 deletions
|
|
@ -1305,7 +1305,7 @@ var CloudCmd, Util, DOM, CloudFunc, Dialog;
|
|||
};
|
||||
|
||||
/**
|
||||
* get current direcotory path
|
||||
* get not current direcotory path
|
||||
*/
|
||||
this.getNotCurrentDirPath = function() {
|
||||
var lPanel = this.getPanel(true),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue