diff options
Diffstat (limited to 'doc/closing-tasks.markdown')
-rw-r--r-- | doc/closing-tasks.markdown | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/closing-tasks.markdown b/doc/closing-tasks.markdown index 018acace..dc3ef134 100644 --- a/doc/closing-tasks.markdown +++ b/doc/closing-tasks.markdown @@ -3,14 +3,14 @@ Closing tasks When a task is closed, it is hidden from the board. -However, you can always access to the list of closed tasks by using the query **status:closed** in any search form or simply choose **Closed tasks** from the filter dropdown. +However, you can always access to the list of closed tasks by using the query **status:closed** in any search form or simply choose **Closed tasks** from the filter drop-down. -There are two different ways to close a task, from the task dropdown menu on the board: +There are two different ways to close a task, from the task drop-down menu on the board: -![Close a task from dropdown menu](http://kanboard.net/screenshots/documentation/menu-close-task.png) +![Close a task from drop-down menu](http://kanboard.net/screenshots/documentation/menu-close-task.png) Or from the task sidebar menu in the task detail view: -![Close a task](http://kanboard.net/screenshots/documentation/closing-tasks.png) +![Close task](http://kanboard.net/screenshots/documentation/closing-tasks.png) -Note: When you close a task, all subtasks not completed will be changed to the status "Done". +Note: When you close a task, all sub-tasks not completed will be changed to the status "Done". |