. * * @copyright Copyright 2009-2010 Chunsheng Wang * @author Chunsheng Wang * @package project * @version $Id$ * @link http://www.zentao.cn */ ?>
id", $lang->build->create);?>
build->product;?> build->name;?> build->scmPath;?> build->filePath;?> build->date;?> build->builder;?> actions;?>
productName;?> createLink('build', 'view', "build=$build->id"), $build->name);?> scmPath, 'http') === 0 ? printf(html::a($build->scmPath)) : printf($build->scmPath);?> filePath, 'http') === 0 ? printf(html::a($build->filePath)) : printf($build->filePath);?> date?> builder?> id", $lang->edit); common::printLink('build', 'delete', "buildID=$build->id", $lang->delete, 'hiddenwin'); ?>