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

Nicolas Capponi
12.25.2016 02832b95c56bf90edf38581b9cacc7bb63c964bd
opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/BrowseSchemaPanel.java
@@ -99,7 +99,7 @@
import org.opends.guitools.controlpanel.util.LowerCaseComparator;
import org.opends.guitools.controlpanel.util.Utilities;
import org.opends.guitools.controlpanel.util.ViewPositions;
import org.opends.server.types.Schema;
import org.forgerock.opendj.ldap.schema.Schema;
/** The pane that is displayed when the user clicks on 'Browse Schema'. */
class BrowseSchemaPanel extends StatusGenericPanel