From fa466cfc17826ee4f47708366d95a4c6f6eb6089 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Fri, 7 Mar 2014 17:21:29 +0000 Subject: [PATCH] Minimum jquery version is now 1.7.2 (was 1.6.4) --- examples/htdocs/jasmine-pp2.html | 2 +- examples/htdocs/jasmine.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/htdocs/jasmine-pp2.html b/examples/htdocs/jasmine-pp2.html index a9c2d87..18f3d40 100644 --- a/examples/htdocs/jasmine-pp2.html +++ b/examples/htdocs/jasmine-pp2.html @@ -14,7 +14,7 @@ "show_record_url": false // URLs not configured for pp2 }; - + diff --git a/examples/htdocs/jasmine.html b/examples/htdocs/jasmine.html index af4f1e5..4de368e 100644 --- a/examples/htdocs/jasmine.html +++ b/examples/htdocs/jasmine.html @@ -10,7 +10,7 @@ perpage_default: 10 }; - + -- 1.7.10.4