]> git.openstreetmap.org Git - rails.git/commitdiff
Load ethnio script over https to avoid browser warnings.
authorTom Hughes <tom@compton.nu>
Wed, 17 Mar 2010 21:42:48 +0000 (21:42 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 17 Mar 2010 21:42:48 +0000 (21:42 +0000)
app/views/user/new.html.erb

index feed6c982e4322e06a9b0b321fa466c2904332a5..bd85664c04d7c10b00e3245d648c91f74fc93af3 100644 (file)
@@ -36,6 +36,6 @@
 </table>
 <% end %>
 
-<%= javascript_include_tag 'http://ethnio.com/remotes/62786' %>
+<%= javascript_include_tag 'https://ethnio.com/remotes/62786' %>
 
 <% end %>