Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorClement Ho <clemmakesapps@gmail.com>2017-02-22 02:09:43 +0300
committerClement Ho <clemmakesapps@gmail.com>2017-02-22 02:09:43 +0300
commit6c12cbd05ae8e0a365e6241191dcfaa4d306ed31 (patch)
treeea00a18af374928a344c8ac8480d5ef7007bf198 /doc
parentdeb62183edbd9111691f62a4f6a9febb1fcd79f7 (diff)
parent0a53a3d9664187cbd8c72c24666a8ff03f3dccec (diff)
Merge branch '26703-todos-count' into 'master'
#26703 change todos counter position & format ( for large counts ) Closes #26703 See merge request !9171
Diffstat (limited to 'doc')
-rw-r--r--doc/workflow/todos.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/workflow/todos.md b/doc/workflow/todos.md
index 6eb457fde3f..4b0fba842e9 100644
--- a/doc/workflow/todos.md
+++ b/doc/workflow/todos.md
@@ -16,7 +16,8 @@ in a simple dashboard.
You can quickly access the Todos dashboard using the bell icon next to the
search bar in the upper right corner. The number in blue is the number of Todos
-you still have open.
+you still have open if the count is < 100, else it's 99+. The exact number
+will still be shown in the body of the _To do_ tab.
![Todos icon](img/todos_icon.png)