This commit is contained in:
paoloar77
2024-05-21 00:42:31 +02:00
parent 4e3184c0f1
commit f1fd2e51fe
2 changed files with 8 additions and 19 deletions

View File

@@ -12,7 +12,8 @@
<input type="text" id="article_id" name="id" />
<br>
<button type="button" data-action="search">Cerca Articolo</button>
<button type="button" data-action="checkPrevendita">E' in PreVendita?</button>
<button type="button" data-action="checkPrevendita">E' in PreVendita?</button><br>
<button type="button" data-action="inprevendita">Libri in Prevendita</button>
</form>
<div id="result"></div>