]> git.mxchange.org Git - jjobs-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>
Sun, 7 Aug 2016 10:29:52 +0000 (12:29 +0200)
commit1ee2583bfbf47347c4755302b36da447c128d4af
tree7db2de5051750ccad911fa246f5ce7e4dd09dc2d
parent6a043076f5b553c2a55b7a5c831086fe103a9865
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