* @package build * @version $Id: create.html.php 4728 2013-05-03 06:14:34Z chencongzhi520@gmail.com $ * @link http://www.zentao.net */ ?>
icons['build']);?> icons['create']);?> build->create;?>
build->product;?>
build->name;?>
  build->last . ': ' . $lastBuild->name . '';?>
build->builder;?> user->account, 'class="form-control"');?>
build->date;?>
build->scmPath;?>
build->filePath;?>
build->files;?> fetch('file', 'buildForm', array('fileCount' => 1));?>
build->linkStoriesAndBugs;?>
icons['story']) . ' ' . $lang->build->linkStories;?>
$story):?> createLink('story', 'view', "storyID=$story->id", '', true);?>
idAB;?> story->title;?> statusAB;?> story->stageAB;?>
stage == 'developed' or $story->status == 'closed') echo 'checked';?>> id);?> title, '', "class='preview iframe'");?> story->statusList[$story->status];?> story->stageList[$story->stage];?>
icons['bug']) . ' ' . $lang->build->linkBugs;?>
createLink('bug', 'view', "bugID=$bug->id", '', true);?>
idAB;?> bug->title;?> bug->status;?> bug->resolvedBy;?>
status == 'resolved' or $bug->status == 'closed') echo "checked";?>> id);?> title, '', "class='preview iframe'");?> bug->statusList[$bug->status];?> status == 'resolved' or $bug->status == 'closed') ? substr($users[$bug->resolvedBy], 2) : html::select('resolvedBy[]', $users, $this->app->user->account, "class='w-70px'");?>
build->desc;?>