We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4718fb2 commit d38b6e7Copy full SHA for d38b6e7
services/static-webserver/client/source/class/osparc/po/UsersPending.js
@@ -113,7 +113,6 @@ qx.Class.define("osparc.po.UsersPending", {
113
this.getChildControl("header-layout").add(control);
114
break;
115
case "intro-text":
116
- // list of pending users or approved/rejected, but not yet registered
117
control = new qx.ui.basic.Label(this.tr("List of pending users or approved/rejected, but not yet registered:")).set({
118
font: "text-14",
119
textColor: "text",
0 commit comments