Improve stock : remove history
This commit is contained in:
parent
3bb03779da
commit
9aad5b7dcd
4 changed files with 4 additions and 4 deletions
|
|
@ -53,7 +53,7 @@
|
|||
<?php echo $row['cdate']?>
|
||||
</td>
|
||||
<td>
|
||||
<?php echo HtmlInput::card_detail($row['sg_code'],"",' class="line" ')?>
|
||||
<?php echo HtmlInput::card_detail($row['sg_code'],"",' class="line" ',true)?>
|
||||
</td>
|
||||
<td>
|
||||
<?php echo $row['r_name']?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue