From 0fd23f810385eea1b2a9ec28997748a7d0549e60 Mon Sep 17 00:00:00 2001 From: stephenbroyer Date: Fri, 6 Sep 2013 15:32:00 +0200 Subject: [PATCH] SONAR-4612 Remove prototypejs from administration console --- .../webapp/WEB-INF/app/views/manual_measures/new.html.erb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/manual_measures/new.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/manual_measures/new.html.erb index 7b89c2b2b4d..d9cb0382a9b 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/manual_measures/new.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/manual_measures/new.html.erb @@ -1,10 +1,10 @@ @@ -94,6 +94,6 @@ <% if @metric %> <% end %> -- 2.39.5