]> source.dussan.org Git - sonarqube.git/commit
SONAR-4002 Display widget properties in the same order than the annotations @WidgetPr...
authorSimon Brandhof <simon.brandhof@gmail.com>
Mon, 10 Dec 2012 21:56:04 +0000 (22:56 +0100)
committerSimon Brandhof <simon.brandhof@gmail.com>
Mon, 10 Dec 2012 21:56:04 +0000 (22:56 +0100)
commit5de4c53c916ff31b63f74339abd1b852d1524834
tree042217a0f11223c052c4c9ae14d29bb76bc7651a
parent54ad3e74c218d12178f08882e0a7c337e042c078
SONAR-4002 Display widget properties in the same order than the annotations @WidgetProperty
sonar-server/src/main/java/org/sonar/server/ui/ViewProxy.java
sonar-server/src/main/webapp/WEB-INF/app/helpers/application_helper.rb
sonar-server/src/main/webapp/WEB-INF/app/views/dashboard/_widget_properties.html.erb
sonar-server/src/test/java/org/sonar/server/ui/ViewProxyTest.java