src/main/webapp/login.xhtml
@@ -23,7 +23,7 @@ <p:panelGrid styleClass="header"> <p:row> <p:column styleClass="header-logo"> <p:graphicImage value="/resources/images/logo.png" style="width: 80px;height: 80px"></p:graphicImage> <p:graphicImage value="#{loginController.logo}" style="width: 80px;height: 80px"></p:graphicImage> </p:column> <p:column styleClass="header-title"> <p:outputLabel value="#{loginController.title}"></p:outputLabel>