]> source.dussan.org Git - sonarqube.git/commit
SONAR-5007 add skeleton for profiles/show
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Mon, 16 Jun 2014 19:09:39 +0000 (21:09 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Mon, 16 Jun 2014 19:09:39 +0000 (21:09 +0200)
commit07a6955c68693daaa19c7cf38892ac7281bad94d
treeffdf4ee214e68297291316c96cc1543a48635d53
parentd47cc1a7f9a7eebf0dbb10c627efba0c50457502
SONAR-5007 add skeleton for profiles/show
sonar-server/src/main/webapp/WEB-INF/app/controllers/profiles_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/views/profiles/_tabs.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/permalinks.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/profiles/show.html.erb [new file with mode: 0644]