. * * @copyright Copyright 2009-2010 Chunsheng Wang * @author Chunsheng Wang * @package build * @version $Id$ * @link http://www.zentao.cn */ ?>
build->view;?>
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);?>
id", $lang->edit); common::printLink('build', 'delete', "buildID=$build->id", $lang->delete); ?>