From 3c7434962aca6dc524fa6eaba0c3d56841191623 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Nov 27 2014 16:19:07 +0000 Subject: Update the jquery version used in the application itself --- diff --git a/progit/templates/master.html b/progit/templates/master.html index a7bf1d9..345de16 100644 --- a/progit/templates/master.html +++ b/progit/templates/master.html @@ -11,7 +11,7 @@ href="{{ url_for('static', filename='progit.css') }}"/> + filename='jquery-ui-1.11.2.custom.css')}}" /> {% block header %}{% endblock %} @@ -89,7 +89,7 @@ {% endblock %}