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

Jean-Noël Rouvignac
04.49.2016 77f70f14c413a2e0145ba93e44671a04a7a32cb0
opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/CustomObjectClassPanel.java
@@ -477,7 +477,7 @@
    updateAttributesWithParent(false);
    for (AttributeType attr : oc.getRequiredAttributes())
    for (AttributeType attr : oc.getDeclaredRequiredAttributes())
    {
      availableModel.remove(attr);
      modelRequired.add(attr);