]> git.mxchange.org Git - addressbook-war.git/blobdiff - web/WEB-INF/templates/admin/admin_menu.tpl
class was wrong, needs to be styleClass
[addressbook-war.git] / web / WEB-INF / templates / admin / admin_menu.tpl
index 60095a667138e16d191b40db406773a313419aa6..8f7fa3ffebcffcd4ef418e5f30706b301f40cf1d 100644 (file)
@@ -2,7 +2,7 @@
        xmlns="http://www.w3.org/1999/xhtml"
        xmlns:f="http://java.sun.com/jsf/core"
        xmlns:h="http://java.sun.com/jsf/html"
-       xmlns:ui="http://java.sun.com/jsf/facelets">
+       xmlns:ui="http://xmlns.jcp.org/jsf/facelets">
 
        <div class="menu_outer">
                <div class="menu">
@@ -20,9 +20,6 @@
 
                        <ul>
                                <li><h:link title="#{msg.LINK_ADMIN_LIST_USER_TITLE}" outcome="admin_list_user" value="#{msg.LINK_ADMIN_LIST_USER}" /></li>
-                               <li><h:link title="#{msg.LINK_ADMIN_EDIT_USER_TITLE}" outcome="admin_edit_user" value="#{msg.LINK_ADMIN_EDIT_USER}" /></li>
-                               <li><h:link title="#{msg.LINK_ADMIN_DELETE_USER_TITLE}" outcome="admin_delete_user" value="#{msg.LINK_ADMIN_DELETE_USER}" /></li>
-                               <li><h:link title="#{msg.LINK_ADMIN_UNLOCK_USER_TITLE}" outcome="admin_unlock_user" value="#{msg.LINK_ADMIN_UNLOCK_USER}" /></li>
                        </ul>
 
                        <div class="menu_header">