From: Roland Häder Date: Thu, 11 Aug 2016 09:33:51 +0000 (+0200) Subject: Fixed: (please cherry-pick) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c5f8d2496350184b7a78f5c7ee24ab3f8901e1eb;p=jjobs-war.git Fixed: (please cherry-pick) - rendered should not be used on command buttons or any form tags (such as input tags) as it makes it impossible that the data is being transfered to the backing bean. --- diff --git a/web/admin/user/admin_user_lock.xhtml b/web/admin/user/admin_user_lock.xhtml index 6800f5ee..0b2e4821 100644 --- a/web/admin/user/admin_user_lock.xhtml +++ b/web/admin/user/admin_user_lock.xhtml @@ -68,9 +68,7 @@
- - - +
diff --git a/web/admin/user/admin_user_unlock.xhtml b/web/admin/user/admin_user_unlock.xhtml index 5d321208..d3c42124 100644 --- a/web/admin/user/admin_user_unlock.xhtml +++ b/web/admin/user/admin_user_unlock.xhtml @@ -67,9 +67,7 @@
- - - +