* code for task#1613.

This commit is contained in:
xia0ta0
2013-07-25 10:03:27 +08:00
parent bf33420c03
commit 625831b766
4 changed files with 6 additions and 1 deletions

View File

@@ -16,6 +16,8 @@
<?php include '../../common/view/colorize.html.php';?>
<?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>