]> source.dussan.org Git - sonarqube.git/commit
SONAR-6005 Migrate markdown help window from ruby
authorStas Vilchik <vilchiks@gmail.com>
Mon, 20 Apr 2015 10:04:43 +0000 (12:04 +0200)
committerStas Vilchik <vilchiks@gmail.com>
Mon, 20 Apr 2015 10:26:13 +0000 (12:26 +0200)
commit7512bff46a525bd857b4d128d584e7b5b628cf96
tree381f76c4c25b109fce4ab90070e3eedd862cdff0
parent5f49af5dab1f5e76bbe1281855cf52cf369b6c95
SONAR-6005 Migrate markdown help window from ruby
server/sonar-web/Gruntfile.coffee
server/sonar-web/src/main/hbs/markdown/markdown-help.hbs [new file with mode: 0644]
server/sonar-web/src/main/js/markdown/app.js [new file with mode: 0644]
server/sonar-web/src/main/js/markdown/markdown-help-view.js [new file with mode: 0644]
server/sonar-web/src/main/less/style.less
server/sonar-web/src/main/webapp/WEB-INF/app/views/markdown/help.html.erb