- remove the export link of testtask's testcase.

This commit is contained in:
wangchunsheng
2011-05-02 10:11:01 +00:00
parent 41e563afc5
commit e24a0a407b
-1
View File
@@ -29,7 +29,6 @@ var moduleID = '<?php echo $moduleID;?>';
</div>
<div class='f-right'>
<?php
echo html::export2csv($lang->exportCSV, $lang->setFileName);
common::printLink('testtask', 'linkcase', "taskID=$task->id", $lang->testtask->linkCase);
echo html::a($this->session->testtaskList, $lang->goback);
?>