* fix a bug for no init object.

This commit is contained in:
wangyidong
2013-02-21 09:44:35 +00:00
parent eeb7ab4736
commit 846c174d7b
10 changed files with 12 additions and 6 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/chosen.html.php';?>
<?php js::set('testcaseBatchCreateNum', $config->testcase->batchCreate);?>
<form method='post' enctype='multipart/form-data'>
<form method='post' enctype='multipart/form-data' target='hiddenwin'>
<table align='center' class='table-1 fixed'>
<caption><?php echo $lang->testcase->batchCreate;?></caption>
<tr>