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

jvergara
20.33.2009 c5f88120ad601b099ab51a451b8bc4bf24d5391f
opends/src/quicksetup/org/opends/quicksetup/installandupgrader/ui/WelcomePanel.java
@@ -94,6 +94,14 @@
  /**
   * {@inheritDoc}
   */
  protected boolean hasCheckingLabel()
  {
    return true;
  }
  /**
   * {@inheritDoc}
   */
  public Object getFieldValue(FieldName fieldName) {
    Object v = null;
    if (FieldName.SERVER_TO_UPGRADE_LOCATION.equals(fieldName)) {