From 64510dd731e0d0692a8771be35514394bc4ead09 Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Fri, 18 Jul 2014 13:17:34 +0200 Subject: Use jquery 2.x.y instead of 1.x.y. --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.php') diff --git a/index.php b/index.php index 61093f9..ba6885f 100644 --- a/index.php +++ b/index.php @@ -196,7 +196,7 @@ final class LookingGlass { $this->render_content(); $this->render_footer(); print ''; - print ''; + print ''; print ''; print ''; } -- cgit v1.2.3