From db84a679cb57bf264ba2e18796576e3c8d8e6b80 Mon Sep 17 00:00:00 2001 From: stephenbroyer Date: Mon, 2 Sep 2013 18:00:12 +0200 Subject: [PATCH] SONAR-4517 move dependencies pages to Jquery --- .../webapp/WEB-INF/app/views/dependencies/index.html.erb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/dependencies/index.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/dependencies/index.html.erb index 195facdec93..1fd4756b3ad 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/dependencies/index.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/dependencies/index.html.erb @@ -97,7 +97,7 @@ padding: 5px; <% end %> \ No newline at end of file -- 2.39.5