]> source.dussan.org Git - sonarqube.git/commit
SONAR-3692 Boolean type are now always displayed as select box
authorJulien Lancelot <julien.lancelot@gmail.com>
Wed, 23 Jan 2013 11:37:16 +0000 (12:37 +0100)
committerJulien Lancelot <julien.lancelot@gmail.com>
Wed, 23 Jan 2013 11:37:16 +0000 (12:37 +0100)
commit2bcacbdfeb7de33a8c0a7124bd0098f371f5408f
tree9a45e1a5e774e4f21440df62b7c7f9908720f0be
parent1902934816aa018f1804182d9852326d82bbf80b
SONAR-3692 Boolean type are now always displayed as select box
sonar-server/src/main/webapp/WEB-INF/app/helpers/properties_helper.rb
sonar-server/src/main/webapp/WEB-INF/app/helpers/widget_properties_helper.rb
sonar-server/src/main/webapp/WEB-INF/app/views/dashboard/_widget_properties.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/settings/_type_FLOAT.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/settings/_type_INTEGER.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/settings/_type_PASSWORD.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/settings/_type_REGULAR_EXPRESSION.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/settings/_type_STRING.html.erb