From 56d6fb1d7adac0250dedd0aaa340161ea766129e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Mon, 9 Sep 2013 22:16:50 +0200 Subject: Upgrade jQuery and jQuery-UI --- templates/layout.jinja | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/layout.jinja') diff --git a/templates/layout.jinja b/templates/layout.jinja index cce472b..85df3a4 100644 --- a/templates/layout.jinja +++ b/templates/layout.jinja @@ -4,7 +4,7 @@ {% if not g.is_mobile %} {% block js %} - + {% endblock %} {% endif %} -- cgit v1.2.3