Wiki source code of Recruitment Application Code

Last modified by Ludovic Dubost on 2009/10/18 22:11

Show last authors
1 This space contains the code for the Recruitment Manager Application
2
3 {{velocity}}
4 #foreach($item in $xwiki.searchDocuments("where doc.space='RecruitmentCode' order by doc.name asc"))
5 * [[$item]]
6 #end
7 {{/velocity}}