Merge branch '15.6' of http://gitlab.zcorp.cc/easycorp/zentaopms into 15.6
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<?php endif;?>
|
||||
<tr>
|
||||
<th class='w-140px'><?php echo $lang->product->line;?></th>
|
||||
<?php if($programID):?>
|
||||
<?php if($config->systemMode == 'classic' or $programID):?>
|
||||
<td>
|
||||
<div class='input-group'>
|
||||
<?php echo html::select("line", $lines, '', "class='form-control hidden line-exist'");?>
|
||||
|
||||
Reference in New Issue
Block a user