another test for uservoice auto signout. this time with iframe
This commit is contained in:
parent
dc37b280e1
commit
beb05f1f39
1 changed files with 1 additions and 1 deletions
|
@ -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? %>
|
||||
|
|
Loading…
Reference in a new issue