From c8a084d5f2584175d8b6be28646128552fea958e Mon Sep 17 00:00:00 2001 From: shadlaws Date: Tue, 12 Feb 2013 16:05:25 +0100 Subject: Updated json.js library - json.js 2012/10/08 - used non-minified to be consistent with other libraries - updated filename in page.html.php call --- themes/wind/views/page.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes') diff --git a/themes/wind/views/page.html.php b/themes/wind/views/page.html.php index 70a3b6a9..2cc9227c 100644 --- a/themes/wind/views/page.html.php +++ b/themes/wind/views/page.html.php @@ -37,7 +37,7 @@ - script("json2-min.js") ?> + script("json2.js") ?> script("jquery.js") ?> script("jquery.form.js") ?> script("jquery-ui.js") ?> -- cgit v1.2.3