Update jQuery to work over SSL, resolves #18

This commit is contained in:
Robert Lord 2014-03-30 22:46:48 -04:00
parent c364a2329b
commit e307f1dbbb

View file

@ -26,7 +26,7 @@ under the License.
<%= stylesheet_link_tag "screen", media: 'screen' %>
<%= stylesheet_link_tag "print", media: 'print' %>
<script src="http://code.jquery.com/jquery-1.10.1.min.js"></script>
<script src="//code.jquery.com/jquery-1.10.1.min.js"></script>
<%= javascript_include_tag "all" %>
<script>