From: Roland Haeder Date: Sat, 9 Apr 2016 11:54:15 +0000 (+0200) Subject: added navigation cases (really lazy) for admin pages X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=98390e343f34834025c6012510df854ef0fa17eb;p=pizzaservice-war.git added navigation cases (really lazy) for admin pages --- diff --git a/nbproject/faces-config.NavData b/nbproject/faces-config.NavData index 90a76d02..19e1c983 100644 --- a/nbproject/faces-config.NavData +++ b/nbproject/faces-config.NavData @@ -2,24 +2,30 @@ - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/web/WEB-INF/faces-config.xml b/web/WEB-INF/faces-config.xml index 3f463b9a..f8e0692a 100644 --- a/web/WEB-INF/faces-config.xml +++ b/web/WEB-INF/faces-config.xml @@ -75,6 +75,22 @@ item_not_changed /errorHandler.xhtml + + admin_delete_user + /admin/admin_user_delete.xhtml + + + admin_list_user + /admin/admin_user_list.xhtml + + + admin_edit_user + /admin/admin_user_edit.xhtml + + + admin_unlock_user + /admin/admin_user_unlock.xhtml + /basket.xhtml