aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/hbs/component-viewer/cw-source.hbs
diff options
context:
space:
mode:
Diffstat (limited to 'server/sonar-web/src/main/hbs/component-viewer/cw-source.hbs')
-rw-r--r--server/sonar-web/src/main/hbs/component-viewer/cw-source.hbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-web/src/main/hbs/component-viewer/cw-source.hbs b/server/sonar-web/src/main/hbs/component-viewer/cw-source.hbs
index 79c44c4460f..e8f68051bf9 100644
--- a/server/sonar-web/src/main/hbs/component-viewer/cw-source.hbs
+++ b/server/sonar-web/src/main/hbs/component-viewer/cw-source.hbs
@@ -5,7 +5,7 @@
{{else}}
{{#if state.duplicationsInDeletedFiles}}
- <p class="marginbottom10">{{t 'duplications.dups_found_on_deleted_resource'}}</p>
+ <p class="marginbottom10 js-duplications-in-deleted-files">{{t 'duplications.dups_found_on_deleted_resource'}}</p>
{{/if}}
{{#if issuesLimitReached}}