another test for uservoice auto signout

This commit is contained in:
Connor Turland 2014-11-14 21:03:24 -05:00
parent e0c9aba857
commit dc37b280e1

View file

@ -148,7 +148,7 @@
</script>
<% if !authenticated? %>
<script src="http://feedback.uservoice.com/logout.js"></script>
<script src="http://metamapscc.uservoice.com/logout.js"></script>
<% end %>
<%= render :partial => 'layouts/googleanalytics' if Rails.env.production? %>