Skip to content

Commit 79d2de0

Browse files
committed
minor
1 parent de9b88f commit 79d2de0

File tree

1 file changed

+1
-1
lines changed
  • services/static-webserver/client/source/class/osparc/info

1 file changed

+1
-1
lines changed

services/static-webserver/client/source/class/osparc/info/StudyLarge.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ qx.Class.define("osparc.info.StudyLarge", {
146146
}
147147
},
148148
"DESCRIPTION": {
149-
view: osparc.info.StudyUtils.createDescriptionMD(this.getStudy(), 150),
149+
view: osparc.info.StudyUtils.createDescriptionMD(this.getStudy()),
150150
action: {
151151
button: osparc.utils.Utils.getEditButton(this.__canIWrite()),
152152
callback: this.__canIWrite() ? this.__openDescriptionEditor : null,

0 commit comments

Comments
 (0)