Skip to content

Commit 0e0910c

Browse files
committed
init classification
1 parent 25eab2b commit 0e0910c

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

services/static-webserver/client/source/class/osparc/pricing/PlanEditor.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ qx.Class.define("osparc.pricing.PlanEditor", {
7676

7777
classification: {
7878
check: ["TIER", "LICENSE"],
79-
init: "",
79+
init: "TIER",
8080
nullable: false,
8181
event: "changeClassification"
8282
},

0 commit comments

Comments
 (0)