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 c6ad9a0 commit 7a1738bCopy full SHA for 7a1738b
services/static-webserver/client/source/class/osparc/jobs/RunsWindow.js
@@ -62,7 +62,6 @@ qx.Class.define("osparc.jobs.RunsWindow", {
62
});
63
64
subRunsBrowser.addListener("backToRuns", () => {
65
- runsAndClusters.reloadRuns();
66
this.getChildControl("title").setValue(this.tr("Runs and Clusters"));
67
stack.setSelection([runsAndClusters]);
68
0 commit comments