From bc5b4ef6ae84f1e2e4cdb20ce0202d6c71164f6e Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Wed, 11 Jun 2014 13:35:17 +0200 Subject: [PATCH] SONAR-4764 disable submit button when restore is being executed --- .../WEB-INF/app/views/profiles/_restore_built_in_form.html.erb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/profiles/_restore_built_in_form.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/profiles/_restore_built_in_form.html.erb index 53fe42c13a7..b483ce1ad51 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/profiles/_restore_built_in_form.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/profiles/_restore_built_in_form.html.erb @@ -16,3 +16,6 @@ + -- 2.39.5