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' %>