Change quantities page to have a dedicated reset button
This commit is contained in:
parent
ba9bef5c8f
commit
fa1361e13f
@ -4,8 +4,9 @@
|
||||
<form action="./quantities">
|
||||
<input type="text" placeholder="Location" name="location" />
|
||||
<input type="submit" />
|
||||
<br>
|
||||
<input type="reset" value="Reset" onclick="parent.location='./quantities'" />
|
||||
</form>
|
||||
<a href="./quantities">Clear Search</a>
|
||||
<table border=1>
|
||||
<tr>
|
||||
<th>UPC</th>
|
||||
|
Loading…
Reference in New Issue
Block a user