Use the HTTPS url for jquery

This commit is contained in:
2010-11-26 10:16:46 +00:00
parent aec231234e
commit bbf0531746

View File

@@ -6,7 +6,7 @@
{% block content %} {% block content %}
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.js"></script> <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.js"></script>
<script type="text/javascript"> <script type="text/javascript">
function refresh_apikey(key) { function refresh_apikey(key) {