]> source.dussan.org Git - sonarqube.git/commit
Fix html input syntax
authorDavid Gageot <david@gageot.net>
Thu, 5 Jul 2012 08:02:41 +0000 (10:02 +0200)
committerDavid Gageot <david@gageot.net>
Thu, 5 Jul 2012 13:08:42 +0000 (15:08 +0200)
commit6ab243383fc6c037289afc9390f73f5b1fe92f45
treea221974e992bbc7c0370acb5c21397a3b532c452
parent9f82e65ddfbe95e5bfa0d6d7e78c6b2707948d9c
Fix html input syntax
18 files changed:
plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/complexity.html.erb
plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/test_complexity.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/alerts/_edit.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/alerts/_new.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/dependencies/index.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/filters/_criterion.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/filters/_customize_list.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/profiles/index.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/profiles/projects.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/project_roles/edit_groups.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/rules_configuration/edit.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/rules_configuration/new.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/updatecenter/_operations.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/updatecenter/available.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/updatecenter/index.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/updatecenter/system_updates.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/updatecenter/updates.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/users/new.html.erb