diff --git a/VIPSWeb/templates/base_with_date_picker.html b/VIPSWeb/templates/base_with_date_picker.html index 59a3f4857ce3def34fe4cfd7832659797720a329..4802711c668908382304343a5c336611a6824c9b 100644 --- a/VIPSWeb/templates/base_with_date_picker.html +++ b/VIPSWeb/templates/base_with_date_picker.html @@ -28,7 +28,7 @@ <link href="//code.jquery.com/ui/1.11.1/themes/redmond/jquery-ui.css" rel="stylesheet" /> {% endblock %} {% block extendJS %} -<script src="http://code.jquery.com/ui/1.11.1/jquery-ui.min.js"></script> +<script src="//code.jquery.com/ui/1.11.1/jquery-ui.min.js"></script> <script type="text/javascript" src="{% static "js/3rdparty/modernizr_custom.js"%}"></script> <script type="text/javascript"> // Make sure that there is a date picker present for HTML5