Removed test button
This commit is contained in:
@@ -7,7 +7,6 @@
|
|||||||
<script src="script.js"></script>
|
<script src="script.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<button onclick="orkodyo()">test</button>
|
|
||||||
<button onclick="listPizze()">Lista</button>
|
<button onclick="listPizze()">Lista</button>
|
||||||
<button onclick="location.href='add.html'">Aggiungi</button>
|
<button onclick="location.href='add.html'">Aggiungi</button>
|
||||||
<button onclick="location.href='edit.html'">Modifica prezzo</button>
|
<button onclick="location.href='edit.html'">Modifica prezzo</button>
|
||||||
|
|||||||
Reference in New Issue
Block a user