]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-5713 Display note with note CSS class
authorJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>
Fri, 10 Oct 2014 08:35:18 +0000 (10:35 +0200)
committerJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>
Tue, 14 Oct 2014 12:53:02 +0000 (14:53 +0200)
server/sonar-web/src/main/hbs/coding-rules/coding-rules-quality-profile-activation.hbs

index 82c3c09a8fc787fdbad008c6d10d87145441d8ee..e407448a8bb5d9b8b9034aa43420ac5e15a92bd4 100644 (file)
@@ -37,7 +37,7 @@
       </tr>
       {{#if isCustomRule}}
       <tr class="property">
-        <td colspan="2">{{t 'coding_rules.custom_rule.activation_notice'}}</td>
+        <td colspan="2" class="note">{{t 'coding_rules.custom_rule.activation_notice'}}</td>
       {{else}}
       {{#each params}}
         <tr class="property">