found-n-replaced all instances of name='item_text' w. ='text'
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
{% else %}
|
||||
<input
|
||||
class="form-control form-control-lg{% if error %} is-invalid{% endif %}"
|
||||
name="item_text"
|
||||
name="text"
|
||||
id="id-new-item"
|
||||
placeholder="Enter a to-do item"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user