summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-02-15 13:13:52 -0200
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-02-20 12:10:26 -0200
commit1e0053f2dca63fdba18811a2194a36f828d45486 (patch)
tree914d2b8219626da077ac9ad17b9a59a813757a7a
parent7cafa2ce923df9c034ba0b64907b4b6eb6b3c1e2 (diff)
downloadgitlab-ce-1e0053f2dca63fdba18811a2194a36f828d45486.tar.gz
Fix task queue list page title
-rw-r--r--app/views/dashboard/tasks/index.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/dashboard/tasks/index.html.haml b/app/views/dashboard/tasks/index.html.haml
index 877c69185c4..8147d017c3f 100644
--- a/app/views/dashboard/tasks/index.html.haml
+++ b/app/views/dashboard/tasks/index.html.haml
@@ -1,5 +1,5 @@
-- page_title "Tasks Queue"
-- header_title "Tasks Queue", dashboard_tasks_path
+- page_title "Task Queue"
+- header_title "Task Queue", dashboard_tasks_path
.top-area
%ul.nav-links