fixed view and multi
This commit is contained in:
@@ -14,7 +14,13 @@
|
||||
<td></td>
|
||||
<?php endif; ?>
|
||||
|
||||
|
||||
<td>
|
||||
<span class="view"><?= htmlspecialchars($r['conferma_ordine']) ?></span>
|
||||
<input class="inline-edit form-control form-control-sm"
|
||||
type="text"
|
||||
name="conferma_ordine"
|
||||
value="<?= htmlspecialchars($r['conferma_ordine']) ?>">
|
||||
</td>
|
||||
|
||||
<td>
|
||||
<span class='view'><?= $r['matrice'] ?></span>
|
||||
|
||||
Reference in New Issue
Block a user