From 52ad2e19bf824cbaa6e6f96d6c8e71561e865819 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Tue, 26 Feb 2013 23:44:34 +0100 Subject: updated js libraries, cleaned jquery-ui --- module/web/static/js/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/web/static/js/config.js') diff --git a/module/web/static/js/config.js b/module/web/static/js/config.js index 5bdfcf201..20ad894de 100644 --- a/module/web/static/js/config.js +++ b/module/web/static/js/config.js @@ -4,7 +4,7 @@ require.config({ // XXX: To many dots in file breaks dependencies paths: { - jquery: "libs/jquery-1.9.0", + jquery: "libs/jquery-1.9.1", jqueryui: "libs/jqueryui", flot: "libs/jquery.flot-1.1", transit: "libs/jquery.transit-0.9.9", -- cgit v1.2.3