another test for uservoice auto signout
This commit is contained in:
parent
e0c9aba857
commit
dc37b280e1
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<% if !authenticated? %>
|
<% if !authenticated? %>
|
||||||
<script src="http://feedback.uservoice.com/logout.js"></script>
|
<script src="http://metamapscc.uservoice.com/logout.js"></script>
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|
||||||
<%= render :partial => 'layouts/googleanalytics' if Rails.env.production? %>
|
<%= render :partial => 'layouts/googleanalytics' if Rails.env.production? %>
|
||||||
|
|
Loading…
Reference in a new issue