mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-21 02:29:23 +00:00
minor changes
This commit is contained in:
parent
a34d88bdcb
commit
ece559d947
1 changed files with 1 additions and 1 deletions
|
|
@ -665,7 +665,7 @@ CloudClient._setCurrent=(function(){
|
|||
* вызоветься _loadDir
|
||||
*/
|
||||
return function(pFromEnter){
|
||||
var lCurrentFile = Util.getCurrent();
|
||||
var lCurrentFile = Util.getCurrentFile();
|
||||
if(lCurrentFile){
|
||||
/* если мы находимся не на
|
||||
* пути и не на заголовках
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue