Revert custom dev and implement jQueryVersionsLoaded

This commit is contained in:
Gaël Métais
2015-01-26 15:10:26 +01:00
parent a6194f2535
commit 61c09a5b49
4 changed files with 65 additions and 51 deletions
+1 -1
View File
@@ -128,7 +128,7 @@
(<ng-pluralize count="offender.requests" when="{'one':'1 request','other':'{} requests'}"></ng-pluralize>)
</div>
<div ng-if="policyName === 'globalVariables' || policyName === 'jQueryDifferentVersions'">
<div ng-if="policyName === 'globalVariables' || policyName === 'jQueryVersionsLoaded'">
{{offender}}
</div>