diff --git a/application.properties b/application.properties index 68ffaef..75d475a 100644 --- a/application.properties +++ b/application.properties @@ -21,4 +21,7 @@ spring.datasource.driverClassName=com.mysql.cj.jdbc.Driver # My special properties gourmet.password.file=${user.home}/.gourmetpw +joinfaces.primefaces.theme=le-frog +#joinfaces.primefaces.THEME=vela +server.servlet.context-parameters.primefaces.THEME=le-frog diff --git a/pom.xml b/pom.xml index 30af0fd..ea79cd7 100644 --- a/pom.xml +++ b/pom.xml @@ -78,6 +78,12 @@ all-themes 1.0.10 + + + com.google.code.gson + gson + runtime + - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/src/main/resources/META-INF/resources/detailEdit.xhtml b/src/main/resources/META-INF/resources/detailEdit.xhtml index cee26a6..57a24ce 100644 --- a/src/main/resources/META-INF/resources/detailEdit.xhtml +++ b/src/main/resources/META-INF/resources/detailEdit.xhtml @@ -395,6 +395,19 @@ /> + + + + + + + + diff --git a/src/main/resources/META-INF/resources/main.xhtml b/src/main/resources/META-INF/resources/main.xhtml index 3106eb5..9004e8f 100644 --- a/src/main/resources/META-INF/resources/main.xhtml +++ b/src/main/resources/META-INF/resources/main.xhtml @@ -28,7 +28,7 @@ />