Skip to content

Commit

Permalink
[BACKLOG-22112] Improvements to documentation dialog in PDI (#5318)
Browse files Browse the repository at this point in the history
  • Loading branch information
ddiroma authored and Ben Morrise committed Apr 30, 2018
1 parent d0ff80f commit a0d9d01
Show file tree
Hide file tree
Showing 17 changed files with 487 additions and 65 deletions.
2 changes: 2 additions & 0 deletions ui/src/main/java/org/pentaho/di/ui/core/ConstUI.java
Expand Up @@ -50,6 +50,8 @@ public class ConstUI {


public static final int MEDIUM_ICON_SIZE = 24; public static final int MEDIUM_ICON_SIZE = 24;


public static final int DOCUMENTATION_ICON_SIZE = 14;

/** /**
* Default checkbox width * Default checkbox width
*/ */
Expand Down

0 comments on commit a0d9d01

Please sign in to comment.