Added delete button for each pizza
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
<button onclick="listPizze()">Lista</button>
|
||||
<button onclick="location.href='add.html'">Aggiungi</button>
|
||||
<button onclick="location.href='edit.html'">Modifica prezzo</button>
|
||||
<button onclick="location.href='delete.html'">Elimina</button>
|
||||
|
||||
<br><br>
|
||||
<div id="tabellaPizze"></div>
|
||||
|
||||
Reference in New Issue
Block a user