diff --git a/todo/templates/todo/include/task_edit.html b/todo/templates/todo/include/task_edit.html index 30f7913..cabee0c 100644 --- a/todo/templates/todo/include/task_edit.html +++ b/todo/templates/todo/include/task_edit.html @@ -45,7 +45,6 @@ value="{% if form.priority.value %}{{ form.priority.value }}{% else %}999{% endif %}" id="id_priority"> -