aboutsummaryrefslogtreecommitdiff
path: root/Gruntfile.js
diff options
context:
space:
mode:
authorHeinrich Fenkart <[email protected]>2014-08-05 12:56:33 +0200
committerHeinrich Fenkart <[email protected]>2014-08-06 06:10:51 +0200
commit2c625c7d1a82147ac81c3038cdfd84c5a34d97d9 (patch)
tree4cd8d86608805ecd20e0f9c01f3729c95ad19b4a /Gruntfile.js
parentd9f1ea8252933d7c6234b63a3dcb646849a13833 (diff)
downloadbootstrap-2c625c7d1a82147ac81c3038cdfd84c5a34d97d9.tar.xz
bootstrap-2c625c7d1a82147ac81c3038cdfd84c5a34d97d9.zip
Clean up buttons documentation
Diffstat (limited to 'Gruntfile.js')
-rw-r--r--Gruntfile.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index 48dcf7fea..33eaa11da 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -341,7 +341,8 @@ module.exports = function (grunt) {
relaxerror: [
'Bad value X-UA-Compatible for attribute http-equiv on element meta.',
'Element img is missing required attribute src.',
- 'Attribute autocomplete not allowed on element input at this point.'
+ 'Attribute autocomplete not allowed on element input at this point.',
+ 'Attribute autocomplete not allowed on element button at this point.'
]
},
files: {