diff --git a/www/common/sframe-common-file.js b/www/common/sframe-common-file.js index 812f42984..4ab01970d 100644 --- a/www/common/sframe-common-file.js +++ b/www/common/sframe-common-file.js @@ -336,11 +336,6 @@ define([ var manualStore = createManualStore(); -/* - common.getFoldersList(function (tree) { - console.warn(tree); - }); -*/ var breadcrumbContent = [ h('li.breadcrumb-item', [ h('i.fa.fa-folder') @@ -471,82 +466,87 @@ define([ // Just remove the breadcrumb var $container = $(pathContainer); $container.empty(); - - // ... and here we go! - var $tree = $('