* finish task#1038.

This commit is contained in:
chencongzhi520@gmail.com
2013-01-05 02:42:06 +00:00
parent d1d0b901e4
commit 8feafd6fbb
14 changed files with 26 additions and 13 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
?>
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/chosen.html.php';?>
<script> var batchCreateNum = '<?php echo $config->task->batchCreate;?>'; </script>
<?php js::set('batchCreateNum', $config->task->batchCreate);?>
<form method='post'>
<table class='table-1 fixed'>
<caption><?php echo $lang->task->project . $lang->colon . $lang->task->batchCreate;?></caption>