summaryrefslogtreecommitdiff
path: root/app/views/dashboard
diff options
context:
space:
mode:
authorJosep Llaneras <pepmanuel@gmail.com>2016-10-12 01:22:09 +0200
committerJosep Llaneras <pepmanuel@gmail.com>2016-11-11 20:59:54 +0100
commit0803a350b09d2c80a7ff1c2d1e17712989b7a0c2 (patch)
tree42a6fb389abb4417c1dbacae1caf0a1b16a92ef1 /app/views/dashboard
parent0e1e42885a792145dafc6aa28165d069b1cb5c03 (diff)
downloadgitlab-ce-0803a350b09d2c80a7ff1c2d1e17712989b7a0c2.tar.gz
Issue #13823: random message when all Todos are Done
Diffstat (limited to 'app/views/dashboard')
-rw-r--r--app/views/dashboard/todos/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/dashboard/todos/index.html.haml b/app/views/dashboard/todos/index.html.haml
index 5b2465e25ee..773645707d3 100644
--- a/app/views/dashboard/todos/index.html.haml
+++ b/app/views/dashboard/todos/index.html.haml
@@ -84,7 +84,7 @@
= render "shared/empty_states/todos_all_done.svg"
- if todos_filter_empty?
%h4.text-center
- Good job! Looks like you don't have any todos left.
+ = no_todos_message
%p.text-center
Are you looking for things to do? Take a look at
= succeed "," do