* adjust code and fix bug.

This commit is contained in:
wyd621
2013-08-05 09:43:06 +08:00
parent 44b2bf5171
commit 5e26222608
4 changed files with 5 additions and 2 deletions

View File

@@ -16,6 +16,7 @@
<?php include '../../common/view/treeview.html.php';?>
<?php include './taskheader.html.php';?>
<?php js::set('moduleID', $moduleID);?>
<?php js::set('productID', $productID);?>
<script language='Javascript'>
var browseType = '<?php echo $browseType;?>';
</script>