Skip to content

Commit 79dca06

Browse files
committed
setIdToWidget
1 parent 4782788 commit 79dca06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/static-webserver/client/source/class/osparc/file/TreeFolderView.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ qx.Class.define("osparc.file.TreeFolderView", {
6262
icon: "@FontAwesome5Solid/spinner/14",
6363
allowGrowX: false
6464
});
65+
osparc.utils.Utils.setIdToWidget(control, "totalSizeLabel");
6566
this.getChildControl("header-layout").add(control);
6667
break;
6768
case "tree-folder-layout":

0 commit comments

Comments
 (0)