latest commit 20-05-2025

This commit is contained in:
vadivelJ96 2025-05-21 09:26:41 +05:30
parent 41bff61ba0
commit 944d535a4d

View File

@ -187,7 +187,8 @@
<td> <?php echo $index + 1 ?></td>
<td> <?php echo $stock[1]['materialCode'][$index] ?> </td>
<td> <a href="<?=$href?>">
<td style="word-break: break-word; overflow-wrap: break-word; white-space: normal;">
<a href="<?=$href?>">
<?php echo $stock[0]['header'][$index] ?>
</a>
</td>
@ -205,8 +206,8 @@
<tr>
<td> 1 </td>
<td>
<a href="<?=$href?>">
<td style="word-break: break-word; overflow-wrap: break-word; white-space: normal;">
<a href="<?=$href?>">
<?php echo $stock[0]['header'] ?>
</a>
</td>