* @package testtask * @version $Id: linkcase.html.php 4411 2013-02-22 00:56:04Z chencongzhi520@gmail.com $ * @link http://www.zentao.net */ ?>
 testtask->unlinkedCases;?> (recTotal;?>)
idAB;?>
testtask->linkVersion;?> priAB;?> testcase->title;?> testcase->linkStory;?> testcase->type;?> openedByAB;?> testtask->lastRunAccount;?> testtask->lastRunTime;?> testtask->lastRunResult;?> statusAB;?>
id => sprintf('%03d', $case->id)));?> id]", array_combine(range($case->version, 1), range($case->version, 1)), '', 'class="form-control"');?> testcase->priList, $case->pri, $case->pri)?> title . ' ( '; for($i = $case->version; $i >= 1; $i --) { echo html::a($this->createLink('testcase', 'view', "caseID=$case->id&version=$i", '', true), "#$i", '', "class='iframe' data-width='95%'"); } echo ')'; ?> story and $case->storyTitle) echo html::a(helper ::createLink('story', 'view', "storyID=$case->story"), $case->storyTitle);?> testcase->typeList[$case->type];?> openedBy);?> lastRunner);?> lastRunDate)) echo date(DT_MONTHTIME1, strtotime($case->lastRunDate));?> lastRunResult ? $lang->testcase->resultList[$case->lastRunResult] : $lang->testcase->unexecuted;?> processStatus('testcase', $case);?>