* Adjust code for bug #30011,24060.
This commit is contained in:
@@ -145,7 +145,7 @@
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<?php if($project->hasProduct):?>
|
||||
<?php if($project->hasProduct and $this->config->vision != 'lite'):?>
|
||||
<tr>
|
||||
<th><?php echo $lang->project->manageProducts;?></th>
|
||||
<td class='text-left' id='productsBox' colspan="3">
|
||||
|
||||
Reference in New Issue
Block a user