final tweak for secret convos
This commit is contained in:
parent
88547dac99
commit
616e59174a
1 changed files with 13 additions and 11 deletions
|
@ -52,6 +52,7 @@
|
||||||
|
|
||||||
<div id="explore"></div>
|
<div id="explore"></div>
|
||||||
|
|
||||||
|
<% if !(controller_name == 'maps' && action_name == "conversation") %>
|
||||||
<div id="instructions">
|
<div id="instructions">
|
||||||
<div class="addTopic">
|
<div class="addTopic">
|
||||||
Double-click to<br>add a topic
|
Double-click to<br>add a topic
|
||||||
|
@ -63,6 +64,7 @@
|
||||||
Press Enter to add the topic
|
Press Enter to add the topic
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<% end %>
|
||||||
|
|
||||||
<div id="infovis"></div>
|
<div id="infovis"></div>
|
||||||
<%= render :partial => 'layouts/mobilemenu' %>
|
<%= render :partial => 'layouts/mobilemenu' %>
|
||||||
|
|
Loading…
Add table
Reference in a new issue