integrated funcitonalities
Showing
6 changed files
with
14 additions
and
18 deletions
-
Please register or sign in to post a comment
... | ... | @@ -91,6 +91,7 @@ function generate(tabs){ |
} | ||
} | ||
console.log(JSON.stringify(dict)); | ||
return dict; | ||
} | ||
function sortChildren(container,number){ | ||
... | ... |
... | ... | @@ -91,6 +91,7 @@ function generate(tabs){ |
} | ||
} | ||
console.log(JSON.stringify(dict)); | ||
return dict; | ||
} | ||
function sortChildren(container,number){ | ||
... | ... |