From: Jeremy Davis Date: Thu, 27 Feb 2020 15:37:44 +0000 (+0100) Subject: SONAR-13107 Fix tooltips in rules page X-Git-Tag: 8.3.0.34182~176 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=80120ab1ec8e300f1a7f22c269fd67fe8535ded8;p=sonarqube.git SONAR-13107 Fix tooltips in rules page --- diff --git a/server/sonar-web/src/main/js/apps/coding-rules/components/RuleListItem.tsx b/server/sonar-web/src/main/js/apps/coding-rules/components/RuleListItem.tsx index 9e680870bd8..abb2299c78c 100644 --- a/server/sonar-web/src/main/js/apps/coding-rules/components/RuleListItem.tsx +++ b/server/sonar-web/src/main/js/apps/coding-rules/components/RuleListItem.tsx @@ -187,9 +187,7 @@ export default class RuleListItem extends React.PureComponent { ) : ( - diff --git a/server/sonar-web/src/main/js/apps/coding-rules/components/__tests__/__snapshots__/RuleListItem-test.tsx.snap b/server/sonar-web/src/main/js/apps/coding-rules/components/__tests__/__snapshots__/RuleListItem-test.tsx.snap index 2a91409ee8c..fce5093c87a 100644 --- a/server/sonar-web/src/main/js/apps/coding-rules/components/__tests__/__snapshots__/RuleListItem-test.tsx.snap +++ b/server/sonar-web/src/main/js/apps/coding-rules/components/__tests__/__snapshots__/RuleListItem-test.tsx.snap @@ -16,8 +16,7 @@ exports[`#renderDeactivateButton should render correctly 2`] = ` overlay="coding_rules.need_extend_or_copy" > @@ -32,8 +31,7 @@ exports[`renderActions should disable the button when I am on a built-in profile overlay="coding_rules.need_extend_or_copy" >