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

jvergara
17.02.2008 6ba68335869125edfab5ebc453994d77ee93516c
opendj-sdk/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());