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

jvergara
03.21.2009 85e6c6b326050b6f900077e1ea7f47f6890d9acb
Add a missing tooltip.
1 files modified
4 ■■■■ changed files
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/ui/UIFactory.java 4 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/ui/UIFactory.java
@@ -1726,6 +1726,10 @@
      tooltip = null;
      break;
    case WAIT:
      tooltip = null;
      break;
    case NO_ICON:
      tooltip = null;
      break;