Get in Adamantium

Locked
hectorhzm
Posts: 9
Joined: 12 Dec 2014, 20:47

03 Nov 2015, 20:42

Can i get in the Adamantium layout but whith the Robin theme?

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

04 Nov 2015, 09:04

Please change <context-param> in web.xml of Adamantium.

Code: Select all

<context-param>
   <param-name>primefaces.THEME</param-name>
   <param-value>ronin</param-value>
</context-param>
And add in pom.xml

Code: Select all

<dependency>
      <groupId>org.primefaces.themes</groupId>
      <artifactId>ronin</artifactId>
      <version>your version</version>
</dependency>
(Install theme jar; http://forum.primefaces.org/viewtopic.php?f=27&t=43585)

Locked

Return to “Adamantium”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 4 guests