improved mechanism for detecting quantities
This commit is contained in:
@@ -42,7 +42,7 @@ $(document).ready(function(){
|
||||
|
||||
</script>
|
||||
|
||||
<form method="post">
|
||||
<form method="post" action="/items_append/{{ listid }}">
|
||||
<div class=".container">
|
||||
<div class="d-flex justify-content-between">
|
||||
<input class="form-control" id="myInput" type="text" name="newItem" placeholder="Search.."/>
|
||||
|
||||
Reference in New Issue
Block a user