Skip to content

Commit

Permalink
PrimeFaces 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ova2 committed Jun 8, 2016
1 parent 9c87b5e commit 2a23fd4
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -35,7 +35,7 @@ public class AnalogClock extends UIComponentBase implements Widget {
public static final String COMPONENT_FAMILY = "org.primefaces.extensions.component";
private static final String DEFAULT_RENDERER = "org.primefaces.extensions.component.AnalogClockRenderer";

private static final String DEFAULT_THEME = "aristo";
private static final String DEFAULT_THEME = "omega";

protected static enum PropertyKeys {
colorTheme, width, widgetVar, startTime, mode;
Expand Down

0 comments on commit 2a23fd4

Please sign in to comment.