From 94b2a9ae7d056e97a4c259102f940098f105403f Mon Sep 17 00:00:00 2001 From: David Gageot Date: Mon, 29 Oct 2012 14:37:23 +0100 Subject: [PATCH] Refactor javascript to recent jquery code. .live() is deprecated and less performant --- .../app/views/settings/_properties.html.erb | 30 +++++++++---------- 1 file changed, 15 insertions(+), 15 deletions(-) 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 -%> -- 2.39.5