Browse Source

Rename the rule jQuery versions loaded

Gaël Métais 10 năm trước cách đây
mục cha
commit
76fb50473f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lib/metadata/policies.js

+ 1 - 1
lib/metadata/policies.js

@@ -371,7 +371,7 @@ var policies = {
     },
     "jQueryVersionsLoaded": {
         "tool": "phantomas",
-        "label": "Several versions loaded",
+        "label": "Several jQuery loaded",
         "message": "<p>jQuery is a heavy library. You should <b>never</b> load jQuery more than once on the same page.</p>",
         "isOkThreshold": 1,
         "isBadThreshold": 2,