Skip to content

Commit 6298647

Browse files
committed
have a default
1 parent 491bf6a commit 6298647

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

services/static-webserver/client/source/class/osparc/product/Utils.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ qx.Class.define("osparc.product.Utils", {
181181
key: "organization",
182182
};
183183
case "osparc":
184+
default:
184185
return {
185186
label: qx.locale.Manager.tr("Research Group/Organization"),
186187
key: "organization",

0 commit comments

Comments
 (0)