Skip to content

Commit d38b6e7

Browse files
committed
minor
1 parent 4718fb2 commit d38b6e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

services/static-webserver/client/source/class/osparc/po/UsersPending.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ qx.Class.define("osparc.po.UsersPending", {
113113
this.getChildControl("header-layout").add(control);
114114
break;
115115
case "intro-text":
116-
// list of pending users or approved/rejected, but not yet registered
117116
control = new qx.ui.basic.Label(this.tr("List of pending users or approved/rejected, but not yet registered:")).set({
118117
font: "text-14",
119118
textColor: "text",

0 commit comments

Comments
 (0)