+ complete task #251:add files to testcase.

* adjust task and bug model code.
This commit is contained in:
fujia
2010-07-17 05:39:30 +00:00
parent 02dcd61981
commit 5a619a2ca8
8 changed files with 20 additions and 16 deletions
+1 -3
View File
@@ -64,12 +64,10 @@
?>
</table>
</fieldset>
<!--
<fieldset>
<legend><?php echo $lang->testcase->legendAttatch;?></legend>
<div><?php foreach($case->files as $file) echo html::a($file->fullPath, $file->title, '_blank');?></div>
<div><?php foreach($case->files as $file) echo html::a($this->createLink('file', 'download', "fileID=$file->id"), $file->title, '_blank');?></div>
</fieldset>
-->
<?php include '../../common/view/action.html.php';?>
<div class='a-center' style='font-size:16px; font-weight:bold'>