Add search box for location to quantities page

This commit is contained in:
2020-10-05 23:16:36 -05:00
parent 82f37f4b25
commit df6e64afc3
2 changed files with 18 additions and 4 deletions

View File

@ -1,6 +1,11 @@
<!DOCTYPE HTML>
<html>
<body>
<form action="./quantities">
<input type="text" placeholder="Location" name="location" />
<input type="submit" />
</form>
<a href="./quantities">Clear Search</a>
<table border=1>
<tr>
<th>UPC</th>