final tweak for secret convos

This commit is contained in:
Connor Turland 2017-02-05 07:02:31 +00:00
parent 88547dac99
commit 616e59174a

View file

@ -52,6 +52,7 @@
<div id="explore"></div>
<% if !(controller_name == 'maps' && action_name == "conversation") %>
<div id="instructions">
<div class="addTopic">
Double-click to<br>add a topic
@ -63,6 +64,7 @@
Press Enter to add the topic
</div>
</div>
<% end %>
<div id="infovis"></div>
<%= render :partial => 'layouts/mobilemenu' %>