Skip to content

Commit a762dab

Browse files
committed
convert to standalone working
1 parent fc08c63 commit a762dab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/static-webserver/client/source/class/osparc/navigation/StudyTitleWOptions.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ qx.Class.define("osparc.navigation.StudyTitleWOptions", {
116116
optionsMenu.add(this.getChildControl("study-menu-info"));
117117
optionsMenu.add(this.getChildControl("study-menu-reload"));
118118
optionsMenu.add(this.getChildControl("study-menu-convert-to-pipeline"));
119+
optionsMenu.add(this.getChildControl("study-menu-convert-to-standalone"));
119120
optionsMenu.add(this.getChildControl("study-menu-download-logs"));
120121
control = new qx.ui.form.MenuButton().set({
121122
appearance: "fab-button",

0 commit comments

Comments
 (0)