From: David Gageot Date: Mon, 29 Oct 2012 13:37:23 +0000 (+0100) Subject: Refactor javascript to recent jquery code. X-Git-Tag: 3.4~427 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=94b2a9ae7d056e97a4c259102f940098f105403f;p=sonarqube.git Refactor javascript to recent jquery code. .live() is deprecated and less performant --- diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/settings/_properties.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/settings/_properties.html.erb index edec9c6a421..fed0c43bc2b 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/settings/_properties.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/settings/_properties.html.erb @@ -66,20 +66,20 @@ <% end -%>