another test for uservoice auto signout. this time with iframe

This commit is contained in:
Connor Turland 2014-11-14 21:11:51 -05:00
parent dc37b280e1
commit beb05f1f39

View file

@ -148,7 +148,7 @@
</script>
<% if !authenticated? %>
<script src="http://metamapscc.uservoice.com/logout.js"></script>
<iframe width="1" height="1" src="http://support.metamaps.cc/logout.js"; style="visibility:hidden;"></iframe>
<% end %>
<%= render :partial => 'layouts/googleanalytics' if Rails.env.production? %>