Fetch jQuery with TLS

modern-tables
Mark Veidemanis 2 years ago
parent 4299a841c2
commit 9be8d8f61c
Signed by: m
GPG Key ID: 5ACFCEED46C0904F

@ -2,7 +2,7 @@
{% load static %}
{% block content %}
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
<script type="text/javascript" src="http://code.jquery.com/jquery-1.10.0.min.js"></script>
<script type="text/javascript" src="https://code.jquery.com/jquery-1.10.0.min.js"></script>
<div class="box">
<form method="POST">
{% csrf_token %}

Loading…
Cancel
Save