From 4dc07bf367177bec7a18673129489471c698fafe Mon Sep 17 00:00:00 2001 From: Stas Vilchik Date: Sun, 2 Mar 2014 14:15:25 +0100 Subject: Replace third-party libraries with non-minified versions --- sonar-server/wro.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'sonar-server/wro.xml') diff --git a/sonar-server/wro.xml b/sonar-server/wro.xml index 8038f7007d6..2e2c090e7b1 100644 --- a/sonar-server/wro.xml +++ b/sonar-server/wro.xml @@ -20,13 +20,12 @@ /javascripts/third-party/prototype.js /javascripts/third-party/scriptaculous.js /javascripts/third-party/tablekit.js - /javascripts/third-party/jquery.min.js - /javascripts/third-party/jquery-ui.min.js - /javascripts/third-party/jquery-ui.tabs.js - /javascripts/third-party/d3.v3.min.js + /javascripts/third-party/jquery.js + /javascripts/third-party/jquery-ui.js + /javascripts/third-party/d3.js /javascripts/third-party/underscore.js - /javascripts/third-party/jquery.ba-throttle-debounce.min.js - /javascripts/third-party/select2.min.js + /javascripts/third-party/select2.js + /javascripts/select2-jquery-ui-fix.js /javascripts/widgets/widget.js /javascripts/widgets/bubble-chart.js -- cgit v1.2.3