* code for task#1786.

This commit is contained in:
xia0ta0
2014-03-03 10:10:04 +08:00
parent e426a8131a
commit 279537e525
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
<?php $manageChild = 'manageTaskChild';?>
<caption><?php echo $lang->tree->$manageChild;?></caption>
<tr>
<td width='10%'>
<td class='parentModule'>
<nobr>
<?php
echo html::a($this->createLink('tree', 'browsetask', "root={$root->id}&productID=$productID&viewType=task"), $root->name);