]> source.dussan.org Git - sonarqube.git/commitdiff
Add the SonarQube version since the dropdown_tag helper is available
authorJulien Lancelot <julien.lancelot@gmail.com>
Thu, 12 Sep 2013 09:05:16 +0000 (11:05 +0200)
committerJulien Lancelot <julien.lancelot@gmail.com>
Thu, 12 Sep 2013 09:05:26 +0000 (11:05 +0200)
sonar-server/src/main/webapp/WEB-INF/app/helpers/application_helper.rb

index 5b55876fb3f68e8193490709fda7259fa2dac959..a7d7f8523a435380a7e81eaaec2361dedea3860e 100644 (file)
@@ -793,7 +793,7 @@ module ApplicationHelper
     "#{html}<script>$j(document).ready(function() {#{js}});</script>"
   end
 
-  #
+  # Since 3.6
   # Creates a dropdown selection box.
   #
   # ==== Options