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

jvergara
16.27.2009 d441f750a60beeafecb7795c59ca73927cbc8ea7
opends/src/guitools/org/opends/guitools/controlpanel/ui/AbstractNewEntryPanel.java
@@ -181,7 +181,8 @@
    if (errors.size() == 0)
    {
      ProgressDialog dlg = new ProgressDialog(
          Utilities.getParentDialog(this), getProgressDialogTitle(), getInfo());
          Utilities.createFrame(), Utilities.getParentDialog(this),
          getProgressDialogTitle(), getInfo());
      try
      {
        NewEntryTask newTask =