|
createLink('testcase', 'view', "testcaseID=$case->id"), sprintf('%03d', $case->id));?>
|
id]", array_combine(range($case->version, 1), range($case->version, 1)), '', 'class="form-control input-sm" style="padding: 0 5px; height: 20px"');?> |
pri?>'>pri?> |
title . ' ( ';
for($i = $case->version; $i >= 1; $i --)
{
echo html::a($this->createLink('testcase', 'view', "caseID=$case->id&version=$i"), "#$i", '_blank');
}
echo ')';
?>
|
testcase->typeList[$case->type];?> |
openedBy];?> |
testcase->statusList[$case->status];?> |