]> git.mxchange.org Git - jjobs-war.git/blobdiff - web/guest/user/user_profile.xhtml
Please cherry-pick:
[jjobs-war.git] / web / guest / user / user_profile.xhtml
index d490c8ed153d82df6807d53c7d4aa04b0ebec8ce..ef4cd227e41dd4f6bfcb766d7bbb46d403250af6 100644 (file)
 
                        <ui:fragment rendered="#{profileController.isProfileLinkVisibleById(userController.userId)}">
                                <div align="center">
-                                       <h:panelGrid styleClass="table" headerClass="table-header" footerClass="table-footer">
+                                       <p:panelGrid styleClass="table" headerClass="table-header" footerClass="table-footer">
                                                <f:facet name="header">
                                                        <h:outputText value="#{msg.PUBLIC_USER_PROFILE}" />
                                                </f:facet>
                                                <!-- @TODO Unfinished -->
-                                       </h:panelGrid>
+                                       </p:panelGrid>
                                </div>
                        </ui:fragment>
                </ui:fragment>