We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9e3062 commit 3859ba3Copy full SHA for 3859ba3
services/static-webserver/client/source/class/osparc/dashboard/StudyBrowserHeader.js
@@ -197,7 +197,6 @@ qx.Class.define("osparc.dashboard.StudyBrowserHeader", {
197
appearance: "danger-button",
198
allowGrowY: false,
199
alignY: "middle",
200
- visibility: "excluded", // Not yet implemented
201
});
202
control.addListener("execute", () => this.fireEvent("emptyTrashRequested"));
203
this._addAt(control, this.self().POS.EMPTY_TRASH_BUTTON);
0 commit comments