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
217074dccc
commit
3021d646a4
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