* fix a bug.

This commit is contained in:
wangyidong
2014-08-21 01:43:03 +00:00
parent b5ed119ab6
commit 60595ffa00
8 changed files with 28 additions and 12 deletions
+1
View File
@@ -12,6 +12,7 @@
?>
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/treeview.html.php';?>
<?php include './caseheader.html.php';?>
<?php js::set('confirmUnlink', $lang->testtask->confirmUnlinkCase)?>
<script language="Javascript">
var browseType = '<?php echo $browseType;?>';