]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-4517 minor change on form action
authorSimon Brandhof <simon.brandhof@gmail.com>
Wed, 11 Sep 2013 09:12:29 +0000 (11:12 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Wed, 11 Sep 2013 09:12:29 +0000 (11:12 +0200)
sonar-server/src/main/webapp/WEB-INF/app/views/settings/_properties.html.erb

index 87aaaf1ddf746e9019f2019e9f2b6d5b9756b170..df33efeeda0e8671d1c278a01afa6e15afb951e5 100644 (file)
@@ -8,7 +8,7 @@
                             data:$j(this).serialize()});
                   return false;"
          method='post'
-         action=''
+         action='#'
   >
     <% subcategories = @subcategories_per_categories[@category] || [] -%>
     <ul class="tabs2">