added seek/analyse/organize tabs to topic view. Was that a good idea? Who knows.
This commit is contained in:
parent
f1a7e040fb
commit
d289d77b5a
1 changed files with 4 additions and 0 deletions
|
@ -41,6 +41,10 @@
|
|||
});
|
||||
</script>
|
||||
|
||||
<%= render :partial => 'main/find' %>
|
||||
<%= render :partial => 'main/analyze' %>
|
||||
<%= render :partial => 'main/organize' %>
|
||||
|
||||
<% if authenticated? %>
|
||||
<%= render :partial => 'topics/new' %>
|
||||
<%= render :partial => 'synapses/new' %>
|
||||
|
|
Loading…
Reference in a new issue