summaryrefslogtreecommitdiff
path: root/app/views/dashboard/todos
diff options
context:
space:
mode:
authorLuke Bennett <lbennett@gitlab.com>2018-12-06 13:33:36 +0000
committerLuke Bennett <lbennett@gitlab.com>2018-12-06 13:33:36 +0000
commit37e51c0615c69c547c3812cbef0afec7c0395dc9 (patch)
tree9d4e53efcd5a8ae970c16eefa373f03dcc7f8b81 /app/views/dashboard/todos
parentc80a74d81b7e2355d04942854a542655867bcc6e (diff)
downloadgitlab-ce-37e51c0615c69c547c3812cbef0afec7c0395dc9.tar.gz
Revert "Merge branch 'ce-6983-promote-starting-a-gitlab-com-trial' into 'master'"
This reverts commit 427c1e72194556c9e198659dfff92cb42b31fb62, reversing changes made to 5aac64a79527afef9ff6b4b1db52a9c01c5d6af6.
Diffstat (limited to 'app/views/dashboard/todos')
-rw-r--r--app/views/dashboard/todos/index.html.haml2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/dashboard/todos/index.html.haml b/app/views/dashboard/todos/index.html.haml
index 47729321961..d2593179f17 100644
--- a/app/views/dashboard/todos/index.html.haml
+++ b/app/views/dashboard/todos/index.html.haml
@@ -2,8 +2,6 @@
- page_title "Todos"
- header_title "Todos", dashboard_todos_path
-= render_if_exists "shared/gold_trial_callout"
-
.page-title-holder
%h1.page-title= _('Todos')