## $Revision$ $Date$
#if(!$isCurrentProject)${project.name} - #end Recent Builds |
$textFormatter.escape(${log.build.name}) - $textFormatter.escape(${log.status})
$textFormatter.formatDate(${user}, ${log.endDate}) |
#trClose()
#end
#else
#trOpen()
#tdText( $emptyMessage )
#trClose()
#end
---|