json bindings filter && order

This commit is contained in:
2026-06-16 10:20:03 +03:00
parent 9eb257d237
commit 25c3990753
5 changed files with 57 additions and 26 deletions
+3 -3
View File
@@ -80,7 +80,7 @@ $templateName = $stmt->fetchColumn() ?: ('Template ' . $templateId);
height: 36px;
}
</style>
<title>Binding JSON -> LIMS - <?= htmlspecialchars($titlewebsite ?? '', ENT_QUOTES, 'UTF-8'); ?></title>
<title>Binding JSON &rarr; LIMS - <?= htmlspecialchars($titlewebsite ?? '', ENT_QUOTES, 'UTF-8'); ?></title>
</head>
<body>
@@ -94,8 +94,8 @@ $templateName = $stmt->fetchColumn() ?: ('Template ' . $templateId);
<div class="card-header">
<div class="d-flex align-items-center justify-content-between flex-wrap gap-2">
<div>
<h6 class="mb-0">Binding JSON -> LIMS</h6>
<small><?= htmlspecialchars($templateName) ?> - Template ID: <?= $templateId ?></small>
<h6 class="mb-0">Binding JSON &rarr; LIMS</h6>
<small><?= htmlspecialchars($templateName) ?> &middot; Template ID: <?= $templateId ?></small>
</div>
<a href="bindings_manage.php?template_id=<?= $templateId ?>" class="btn btn-sm btn-outline-secondary">
<i class="fas fa-cog"></i> Gestione binding