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 6ddcab4 commit f374bdbCopy full SHA for f374bdb
services/static-webserver/client/source/class/osparc/info/StudyLarge.js
@@ -64,7 +64,6 @@ qx.Class.define("osparc.info.StudyLarge", {
64
65
const infoElements = this.__infoElements();
66
const infoLayout = osparc.info.StudyUtils.infoElementsToLayout(infoElements);
67
-
68
vBox.add(infoLayout);
69
70
let text = osparc.product.Utils.getStudyAlias({firstUpperCase: true}) + " Id";
0 commit comments