New assetsNotGzipped rule

This commit is contained in:
Gaël Métais
2015-05-07 19:13:59 +02:00
parent 2a7e6c2dd2
commit d83f150810
3 changed files with 35 additions and 1 deletions
+5
View File
@@ -150,6 +150,11 @@
<url-link url="offender" max-length="100"></url-link>
</div>
<div ng-if="policyName === 'assetsNotGzipped'">
<url-link url="offender.file" max-length="100"></url-link>
({{offender.type}})
</div>
<div ng-if="policyName === 'cachingTooShort'">
<url-link url="offender.file" max-length="100"></url-link>
cached for <b>{{offender.ttlWithUnit}} {{offender.unit}}</b>