summaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/hbs/source-viewer/source-viewer-measures.hbs
diff options
context:
space:
mode:
Diffstat (limited to 'server/sonar-web/src/main/hbs/source-viewer/source-viewer-measures.hbs')
-rw-r--r--server/sonar-web/src/main/hbs/source-viewer/source-viewer-measures.hbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-web/src/main/hbs/source-viewer/source-viewer-measures.hbs b/server/sonar-web/src/main/hbs/source-viewer/source-viewer-measures.hbs
index deb19d37419..0a2288ceca2 100644
--- a/server/sonar-web/src/main/hbs/source-viewer/source-viewer-measures.hbs
+++ b/server/sonar-web/src/main/hbs/source-viewer/source-viewer-measures.hbs
@@ -64,5 +64,5 @@
</div>
<div class="modal-foot">
- <a class="js-modal-close" title="{{t 'close'}}">{{t 'close'}}</a>
+ <a class="js-modal-close" href="#">{{t 'close'}}</a>
</div>