Fix offendersdisplay on jquery versions page
This commit is contained in:
parent
9aea4e5677
commit
d334726991
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@
|
|||
</div>
|
||||
|
||||
<div ng-if="policyName === 'globalVariables' || policyName === 'jQueryVersionsLoaded' || policyName === 'synchronousXHR'">
|
||||
{{offender}}
|
||||
{{offender.version}}
|
||||
</div>
|
||||
|
||||
<div ng-if="policyName === 'fontsCount'">
|
||||
|
|
Loading…
Add table
Reference in a new issue