mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 08:56:20 +00:00
minor changes
This commit is contained in:
parent
8cd795cf4c
commit
f553abe2f4
1 changed files with 1 additions and 0 deletions
|
|
@ -299,6 +299,7 @@
|
|||
|
||||
function processCommanderContent(pParams){
|
||||
var lRet = main.checkParams(pParams);
|
||||
|
||||
if(lRet){
|
||||
var p = pParams;
|
||||
main.commander.getDirContent(p.name, function(pError, pJSON){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue