historical trf

This commit is contained in:
2025-08-18 15:57:36 +02:00
parent a14aa6eb98
commit d8eca66747
7 changed files with 2632 additions and 4 deletions
+5
View File
@@ -409,6 +409,11 @@ foreach ($stmt->fetchAll(PDO::FETCH_ASSOC) as $row) {
<div class="page-content">
<?php //include('top_stat_widget.php');
?>
<div class="mb-3 text">
<a href="historical_trf.php?id=<?= $template_id ?>&status=i" class="btn btn-warning me-2">Imported (i)</a>
<a href="historical_trf.php?id=<?= $template_id ?>&status=P" class="btn btn-primary me-2">In Progress (P)</a>
<a href="historical_trf.php?id=<?= $template_id ?>&status=l" class="btn btn-success">To LIMS (l)</a>
</div>
<div class="card radius-10">
<div class="card-header">
<div class="d-flex align-items-center">