From: Stas Vilchik Date: Mon, 27 Oct 2014 16:22:30 +0000 (+0100) Subject: SONAR-5790 Incorrect source link on the design page X-Git-Tag: 4.5.1~2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=8ce43df60ac508adcb6536d23554e21dc9394f07;p=sonarqube.git SONAR-5790 Incorrect source link on the design page --- diff --git a/server/sonar-web/src/main/hbs/design/dsm-info.hbs b/server/sonar-web/src/main/hbs/design/dsm-info.hbs index 5ae952f06c0..32bc514f9f9 100644 --- a/server/sonar-web/src/main/hbs/design/dsm-info.hbs +++ b/server/sonar-web/src/main/hbs/design/dsm-info.hbs @@ -12,7 +12,7 @@ {{#if changed}} {{qualifierIcon fq}} - {{fn}} + {{fn}} {{/if}} @@ -22,7 +22,7 @@ {{qualifierIcon tq}} - {{tn}} + {{tn}} {{/eachChanged}}