From f117f148923b471b7d6b9a8d65f26f01df29d43f Mon Sep 17 00:00:00 2001 From: Stas Vilchik Date: Tue, 11 Feb 2014 13:08:52 +0600 Subject: [PATCH] SONAR-5052 Rework widgets drag'n'drop --- .../app/views/dashboard/configure.html.erb | 24 +- .../src/main/webapp/javascripts/dashboard.js | 214 ++++++++---------- .../src/main/webapp/stylesheets/dashboard.css | 4 +- 3 files changed, 109 insertions(+), 133 deletions(-) diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/dashboard/configure.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/dashboard/configure.html.erb index 40e31dbd718..c90aeae3a09 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/dashboard/configure.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/dashboard/configure.html.erb @@ -45,20 +45,16 @@