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

jvergara
17.02.2008 0ba9cfdaa9e34f3979a21b639656946f254a8e52
opends/src/guitools/org/opends/guitools/controlpanel/ui/VLVIndexPanel.java
@@ -144,7 +144,7 @@
   */
  public void configurationChanged(final ConfigurationChangeEvent ev)
  {
    if (updateLayout(ev))
    if (updateLayout(ev.getNewDescriptor()))
    {
      updateErrorPaneIfAuthRequired(ev.getNewDescriptor(),
          INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_VLV_INDEX_EDITING.get());