* code for task#1376.
This commit is contained in:
@@ -95,6 +95,7 @@
|
||||
}
|
||||
else
|
||||
{
|
||||
if($product) echo $product->name . $lang->arrow;
|
||||
foreach($modulePath as $key => $module)
|
||||
{
|
||||
if(!common::printLink('project', 'task', "projectID=$task->project&browseType=byModule¶m=$module->id", $module->name)) echo $module->name;
|
||||
|
||||
Reference in New Issue
Block a user