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

Jean-Noël Rouvignac
25.17.2016 01bf9b6a5d324d45355659581e9ebbd1280834fe
opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/NewGroupPanel.java
@@ -95,8 +95,7 @@
  private JLabel dn = Utilities.createDefaultLabel();
  /** An array containing the fields of this panel. */
  protected final JTextField[] fields = {name, description, filter,
      referenceGroup};
  private final JTextField[] fields = { name, description, filter, referenceGroup };
  /** Default constructor. */
  public NewGroupPanel()