(WIP) Ricerca in base alla matricola

This commit is contained in:
2025-04-11 09:39:03 +02:00
parent e610b65a59
commit 01aace85e1
4 changed files with 155 additions and 2 deletions

View File

@@ -27,8 +27,10 @@
<p class="listamezzi" style="background-color: orangered;">Dismesso</p>
<p class="listamezzi" style="background-color: darkred;">Demolito</p>
<p class="listamezzi" style="background-color: blue;">In altro deposito (FC, RN)</p>
<br>
<hr>
<table class="lista-mezzi">
<div>
<table class="lista-mezzi">
<th>Matricola</th>
<th>Targa</th>
<th>Mezzo</th>
@@ -1307,6 +1309,7 @@
<td></td>
<td>Karsan e-ATAK</td>
</tr>
</table>
</table>
</div>
</body>
</html>