* @package build * @version $Id$ * @link http://www.zentao.net */ ?>
| build->product;?> | productName;?> |
|---|---|
| build->name;?> | '>name;?> |
| build->builder;?> | builder];?> |
| build->date;?> | date;?> |
| build->scmPath;?> | scmPath, 'http') === 0 ? printf(html::a($build->scmPath)) : printf($build->scmPath);?> |
| build->filePath;?> | filePath, 'http') === 0 ? printf(html::a($build->filePath)) : printf($build->filePath);?> |
| build->desc;?> | desc);?> |