mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
minor changes
This commit is contained in:
parent
d66f0cc391
commit
0749102868
2 changed files with 2 additions and 2 deletions
|
|
@ -34,6 +34,7 @@ problem with menu showing.
|
|||
|
||||
* Fixed bug with empty directorys. If directory
|
||||
was empty, we could not go in.
|
||||
|
||||
* Removed packed versions of files, uglifing
|
||||
would be doing on-a-fly
|
||||
|
||||
|
|
|
|||
|
|
@ -107,8 +107,7 @@ var CloudCommander, $;
|
|||
|
||||
Term.pause();
|
||||
};
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* function bind keys
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue