Skip to content

Instantly share code, notes, and snippets.

@EudesSilva
Created March 17, 2013 19:50
Show Gist options
  • Save EudesSilva/5183324 to your computer and use it in GitHub Desktop.
Save EudesSilva/5183324 to your computer and use it in GitHub Desktop.
Define um tema do primefaces
<context-param>
<param-name>primefaces.THEME</param-name>
<param-value>aristo</param-value>
</context-param>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment