]> git.mxchange.org Git - jfinancials-war.git/commit
Please cherry-pick:
authorRoland Häder <roland@mxchange.org>
Sat, 6 Aug 2016 08:15:05 +0000 (10:15 +0200)
committerRoland Haeder <roland@mxchange.org>
Sat, 6 Aug 2016 21:36:58 +0000 (23:36 +0200)
commit057c90e0b90d5178f94fe16b4696c73141a567b0
treea6f484c77291898e31cb8d11e34279c7844f969d
parent1d451138ff6e126c87e1335655300b70145053ad
Please cherry-pick:
- Well, ui:fragment is according to my trainer not right. What I want here is a navigation to edit/delete/lock/unlock pages depending on the user's account status.
- If the account status is UNCONFIRMED, currently only show edit and delete
- If it is CONFIRMED, add a link to "lock" page.
- If it is LOCKED, add a link to "unlock" page.
- Currently I do this with ui:fragment because it seems to be the only JSF tag that is NOT rendering it's body when the rendered attribute resolves to false.
- If you can find a drop-in replacement, please notify me at roland[AT]mxchange[DOT]org
- And please keep in mind that c:if or anything like that is JSP which is being executed on an other life-cycle step than JSFs.
web/WEB-INF/templates/admin/user/admin_user_links.tpl