Merge branch 'zentaopms_239_task#74239' into 'zentaopms_239'
* Finish task #74239. See merge request easycorp/zentaopms!5992
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<?php if($this->config->systemMode == 'ALM'):?>
|
||||
<tr id='programBox' style='display:none'>
|
||||
<th class='text-right'><?php echo $lang->group->programList?></th>
|
||||
<td>
|
||||
@@ -60,6 +61,7 @@
|
||||
<?php endif;?>
|
||||
</td>
|
||||
</tr>
|
||||
<?php endif;?>
|
||||
<tr id='productBox' style='display:none'>
|
||||
<th class='text-right'><?php echo $lang->group->productList?></th>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user