reports change
This commit is contained in:
parent
4a4531ab41
commit
d99e9c4c29
@ -107,6 +107,7 @@ $result = $conn->query($query);
|
||||
<td><?php echo $row['reportsRating']; ?></td>
|
||||
<td>
|
||||
<button class="btn btn-info btn-sm show-analysis">Analysis</button>
|
||||
<a class="btn btn-primary btn-sm report-details" href="../products/reportdetails.php?idreports=<?php echo $row['idreports']; ?>">Details</a>
|
||||
</td>
|
||||
</tr>
|
||||
<?php } ?>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user