diff --git a/app/views/timelines/show.html.erb b/app/views/timelines/show.html.erb
index f1f6531e9c..178a8957ba 100644
--- a/app/views/timelines/show.html.erb
+++ b/app/views/timelines/show.html.erb
@@ -69,16 +69,20 @@ See doc/COPYRIGHT.rdoc for more details.
<%= form_tag '', {id: "specialForm", 'ng-controller' => 'TimelineSelectionController'} do %>
-
- <%= label_tag 'timeline_select', l("timelines.timeline"), class: "form-label -transparent" %>
-
- {{$select.selected.name}}
-
-
-
-
-
+
<% end %>
<% push_visible_timelines @visible_timelines %>