Skip to content

Commit 1522708

Browse files
authored
Minors/09 02-2 (ITISFoundation#3311)
* fix s4l porst pro link * always hide New Study button to non testers * e2e: Wait for studies to be loaded * e2e: Wait for studies to be loaded * text update * oops osparc renaming * new logo * minor
1 parent 66c2e6c commit 1522708

File tree

1 file changed

+2
-2
lines changed
  • services/web/client/source/class/osparc/component/tutorial/ti

1 file changed

+2
-2
lines changed

services/web/client/source/class/osparc/component/tutorial/ti/Dashboard.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ qx.Class.define("osparc.component.tutorial.ti.Dashboard", {
3939
const image = new qx.ui.basic.Image("osparc/tutorial/ti/Dashboard.png").set({
4040
alignX: "center",
4141
scale: true,
42-
width: 737,
43-
height: 360
42+
width: 738,
43+
height: 235
4444
});
4545
this._add(image);
4646

0 commit comments

Comments
 (0)