Switched jquery form to https
This commit is contained in:
parent
48991728ba
commit
9575619d3b
@ -32,7 +32,7 @@
|
|||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block scripts %}
|
{% block scripts %}
|
||||||
<script src="http://malsup.github.com/jquery.form.js"></script>
|
<script src="https://malsup.github.com/jquery.form.js"></script>
|
||||||
<script>
|
<script>
|
||||||
|
|
||||||
function uploadReady(e) {
|
function uploadReady(e) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user