* finish task #1874.

This commit is contained in:
wangyidong
2014-06-18 02:53:33 +00:00
parent 1b4c382463
commit af5f8653ab
2 changed files with 5 additions and 4 deletions

View File

@@ -16,9 +16,7 @@
<?php include './taskheader.html.php';?>
<?php js::set('moduleID', $moduleID);?>
<?php js::set('productID', $productID);?>
<script language='Javascript'>
var browseType = '<?php echo $browseType;?>';
</script>
<?php js::set('browseType', $browseType);?>
<div class='side' id='taskTree'>
<a class='side-handle' data-id='storyTree'><i class='icon-caret-left'></i></a>