* adjust the goback link-botton layout.

This commit is contained in:
chencongzhi520@gmail.com
2012-10-25 08:01:40 +00:00
parent 5e7427426f
commit 3d970eee00
-1
View File
@@ -29,7 +29,6 @@ var moduleID = '<?php echo $moduleID;?>';
<?php
common::printIcon('testtask', 'linkCase', "taskID=$task->id");
common::printIcon('testcase', 'export', "productID=$productID&orderBy=$orderBy&taskID=$task->id");
common::printDivider();
common::printRPN($this->session->testtaskList, '');
?>
</div>