From 1b29eb1eb365a2eb77b55d8961e1c8576c2c4515 Mon Sep 17 00:00:00 2001 From: Connor Turland Date: Sat, 16 Feb 2013 19:23:36 -0500 Subject: [PATCH] hid clearcanvas and seek tabs on topic pages as they had broken functionality --- app/views/topics/show.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/topics/show.html.erb b/app/views/topics/show.html.erb index 442dff01..71365977 100644 --- a/app/views/topics/show.html.erb +++ b/app/views/topics/show.html.erb @@ -18,7 +18,7 @@ <% if authenticated? %> <% end %> - +
@@ -41,7 +41,7 @@ }); -<%= render :partial => 'main/find' %> + <%= render :partial => 'main/analyze' %> <%= render :partial => 'main/organize' %>