* Tema por defecto nova-light

* Interfaz de usuario con Grid-css para pantalla de registro.
This commit is contained in:
mgarcianun
2019-11-28 23:55:43 +01:00
parent c460c6125c
commit a6b0358e36
7 changed files with 128 additions and 102 deletions

View File

@@ -4,7 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:ui="http://java.sun.com/jsf/facelets" xmlns:f="http://java.sun.com/jsf/core" xmlns:h="http://java.sun.com/jsf/html"
xmlns:p="http://primefaces.org/ui">
<f:metadata>
<f:viewParam name="refresh" value="#{specs.refresh}" />
<f:viewParam name="refresh" value="#{home.refresh}" />
</f:metadata>
<ui:composition template="./header.xhtml">