]> source.dussan.org Git - sonarqube.git/commit
change the way to use requirejs
authorStas Vilchik <vilchiks@gmail.com>
Fri, 9 Jan 2015 10:53:40 +0000 (11:53 +0100)
committerStas Vilchik <vilchiks@gmail.com>
Fri, 9 Jan 2015 11:10:34 +0000 (12:10 +0100)
commit229dfc34c8fd595374fe0c3530e48c91c7a94d9d
tree7ecfd9429c706eb849914df24acfd09a088b00b0
parent010e7e498dd6b586249bb24613757aeda5d0152e
change the way to use requirejs
20 files changed:
server/sonar-web/src/main/js/common/select-list.js
server/sonar-web/src/main/webapp/WEB-INF/app/views/analysis_reports/index.html.erb
server/sonar-web/src/main/webapp/WEB-INF/app/views/api_documentation/index.html.erb
server/sonar-web/src/main/webapp/WEB-INF/app/views/coding_rules/index.html.erb
server/sonar-web/src/main/webapp/WEB-INF/app/views/coding_rules/show.html.erb
server/sonar-web/src/main/webapp/WEB-INF/app/views/component/index.html.erb
server/sonar-web/src/main/webapp/WEB-INF/app/views/dashboard/no_dashboard.html.erb
server/sonar-web/src/main/webapp/WEB-INF/app/views/design/index.html.erb
server/sonar-web/src/main/webapp/WEB-INF/app/views/drilldown/measures.html.erb
server/sonar-web/src/main/webapp/WEB-INF/app/views/groups/index.html.erb
server/sonar-web/src/main/webapp/WEB-INF/app/views/issues/search.html.erb
server/sonar-web/src/main/webapp/WEB-INF/app/views/layouts/_head.html.erb
server/sonar-web/src/main/webapp/WEB-INF/app/views/libraries/index.html.erb
server/sonar-web/src/main/webapp/WEB-INF/app/views/measures/search.html.erb
server/sonar-web/src/main/webapp/WEB-INF/app/views/permission_templates/index.html.erb
server/sonar-web/src/main/webapp/WEB-INF/app/views/project_roles/index.html.erb
server/sonar-web/src/main/webapp/WEB-INF/app/views/quality_gates/index.html.erb
server/sonar-web/src/main/webapp/WEB-INF/app/views/roles/global.html.erb
server/sonar-web/src/main/webapp/WEB-INF/app/views/roles/projects.html.erb
server/sonar-web/src/main/webapp/WEB-INF/app/views/users/index.html.erb