Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <code@rebertia.com>2015-02-10 23:57:00 +0300
committerChris Rebert <code@rebertia.com>2015-02-10 23:57:00 +0300
commit0013483d94f98694edc9863b8c42101ca39e38fb (patch)
treef4bb1987522f0fa396c84189fc626bd4abb6674c /Gruntfile.js
parent81115cd089c452b3a69bbbec39ffd4a70dda3b2d (diff)
bump grunt-html to ~3.0.0
Diffstat (limited to 'Gruntfile.js')
-rw-r--r--Gruntfile.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index 761e7089b9..5539ee7eaa 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -330,7 +330,6 @@ module.exports = function (grunt) {
ignore: [
'Attribute "autocomplete" not allowed on element "button" at this point.',
'Attribute "autocomplete" not allowed on element "input" at this point.',
- 'Bad value "X-UA-Compatible" for attribute "http-equiv" on element "meta".',
'Element "img" is missing required attribute "src".'
]
},