mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
16.27.2009 f019f22daf22ebfe3f1d4903d6039a8dae56250a
opendj-sdk/opends/src/guitools/org/opends/guitools/controlpanel/ui/AddToGroupPanel.java
@@ -429,6 +429,7 @@
    if (errors.size() == 0)
    {
      ProgressDialog dlg = new ProgressDialog(
          Utilities.createFrame(),
          Utilities.getParentDialog(this),
          INFO_CTRL_PANEL_ADD_TO_GROUP_TITLE.get(), getInfo());
      LinkedHashSet<DN> groupDns = new LinkedHashSet<DN>();