From 5bcbaf1c068ef44d67ed419c20a3844c99f41383 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Wed, 14 May 2014 12:25:14 +0100 Subject: [PATCH] Use jQuery v1.10.0 rather than v1.11.0 This is what gets built into mkws-complete.js --- examples/htdocs/mike.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/htdocs/mike.html b/examples/htdocs/mike.html index ffecc81..50e746d 100644 --- a/examples/htdocs/mike.html +++ b/examples/htdocs/mike.html @@ -10,7 +10,7 @@ var mkws_config = { service_proxy_auth: "//mkws.indexdata.com/service-proxy-testauth", responsive_design_width: 800 }; - + -- 1.7.10.4