Browse Source

Fix offendersdisplay on jquery versions page

Gaël Métais 4 years ago
parent
commit
d334726991
1 changed files with 1 additions and 1 deletions
  1. 1 1
      front/src/views/rule.html

+ 1 - 1
front/src/views/rule.html

@@ -168,7 +168,7 @@
                     </div>
 
                     <div ng-if="policyName === 'globalVariables' || policyName === 'jQueryVersionsLoaded' || policyName === 'synchronousXHR'">
-                        {{offender}}
+                        {{offender.version}}
                     </div>
 
                     <div ng-if="policyName === 'fontsCount'">