id for description field
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
|
||||
| {% if 'PUT' in task.allowed_methods %}
|
||||
.input-transparent-group
|
||||
textarea.input-transparent(
|
||||
textarea#task-description.input-transparent(
|
||||
name="description",
|
||||
type="text",
|
||||
placeholder='Description') {{ task.description | hide_none }}
|
||||
|
Reference in New Issue
Block a user